cozystack/packages/core/platform
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
..
images/migrations fix(migration): delete helm release secrets to protect keycloak data 2026-03-02 21:00:21 +03:00
sources [apps] Add OpenBAO as a managed secrets management service (#2059) 2026-02-27 11:11:59 +01:00
templates [platform] Prevent version cm from deletion (#2112) 2026-02-27 13:03:33 +01:00
Chart.yaml Calculate tags and version automatically (#100) 2024-04-24 11:31:22 +02:00
Makefile [platform] Fix Makefile targets 2026-02-12 15:28:44 +01:00
values-isp-full-generic.yaml fix(platform): use correct package names in enabledPackages 2026-01-30 23:12:23 +03:00
values-isp-full.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
values-isp-hosted.yaml refactor(platform): restructure bundles and add PackageSources 2026-01-15 14:15:00 +01:00
values.yaml fix(migration): protect keycloak HelmReleases during v1.0 upgrade 2026-03-02 20:07:01 +03:00