cozystack/packages
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
..
apps feat(bucket): add readonly S3 access credentials (#2105) 2026-02-27 16:36:13 +01:00
core fix(migration): delete helm release secrets to protect keycloak data 2026-03-02 21:00:21 +03:00
extra refactor(seaweedfs): move storage pools from top-level to volume.pools and zone.pools 2026-02-27 11:53:26 +05:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system fix(dashboard): add FlowSchema to exempt BFF from API throttling 2026-02-28 11:31:05 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00