cozystack/packages/core
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
..
flux-aio Fix tolerations for uninitialized nodes 2026-01-19 14:20:02 +01:00
installer fix(installer): add keep annotation to Namespace and update migration script 2026-02-28 11:46:09 +01:00
platform fix(migration): delete helm release secrets to protect keycloak data 2026-03-02 21:00:21 +03:00
talos Update Talos Linux v1.12.1 2026-01-19 10:57:14 +01:00
testing Prepare release v1.0.0 2026-02-26 15:17:04 +00:00