Skip to content

[Backport release-1.0] fix(migration): suspend cozy-proxy if it conflicts with installer release#2130

Merged
kvaps merged 1 commit intorelease-1.0from
backport-2128-to-release-1.0
Mar 2, 2026
Merged

[Backport release-1.0] fix(migration): suspend cozy-proxy if it conflicts with installer release#2130
kvaps merged 1 commit intorelease-1.0from
backport-2128-to-release-1.0

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 2026

Description

Backport of #2128 to release-1.0.

…ease

In v0.41.x, cozy-proxy HelmRelease was configured with
releaseName: cozystack, which collides with the installer helm release.
If not suspended before upgrade, the cozy-proxy HR reconciles and
overwrites the installer release, deleting cozystack-operator.

Add a check in the migration script that detects this conflict and
suspends the cozy-proxy HelmRelease before proceeding.

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Andrei Kvapil <[email protected]>
(cherry picked from commit 14a9017)
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Mar 2, 2026
@kvaps kvaps merged commit 2a956eb into release-1.0 Mar 2, 2026
5 checks passed
@kvaps kvaps deleted the backport-2128-to-release-1.0 branch March 2, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant