cozystack/hack
IvanHunters d21373e780 fix(migration): delete helm release secrets to protect keycloak data
Replace HelmRelease annotation approach with helm secret deletion.
Annotating HelmReleases with resource-policy=keep does not prevent
FluxCD from running helm uninstall when spec.chart changes to
spec.chartRef. Deleting helm release secrets ensures FluxCD has
nothing to uninstall and performs helm install instead, adopting
existing resources.

Update manual migration script with the same protection and fix
error handling for cozy-keycloak namespace check.

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2026-03-02 21:00:21 +03:00
..
e2e-apps [ci] Debug improvements (#2111) 2026-02-27 18:24:07 +01:00
boilerplate.go.txt
cdi_golden_image_create.sh
check-optional-repos.sh
collect-images.sh
common-envs.mk
cozyreport.sh
cozytest.sh (ci) Removed cozytest output trimming in non-tty run 2026-02-27 12:43:00 +05:00
download-dashboards.sh
e2e-install-cozystack.bats fix(e2e): poll for CRD existence before waiting for Established condition 2026-02-19 19:24:19 +03:00
e2e-prepare-cluster.bats
e2e-test-openapi.bats
helm-unit-tests.sh
migrate-to-version-1.0.sh fix(migration): delete helm release secrets to protect keycloak data 2026-03-02 21:00:21 +03:00
package.mk
pre-checks.sh
update-codegen.sh
update-crd.sh
upload-assets.sh
upload-releasenotes.sh