cozystack/packages/core/installer
Andrei Kvapil c83e41ea14
fix(installer): add keep annotation to Namespace and update migration script
Add helm.sh/resource-policy=keep annotation to the cozy-system Namespace
in the installer helm chart. This prevents Helm from deleting the
namespace when the HelmRelease is removed, which would otherwise destroy
all other HelmReleases within it.

Update the migration script to annotate the cozy-system namespace and
cozystack-version ConfigMap with helm.sh/resource-policy=keep before
generating the Package resource.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-28 11:46:09 +01:00
..
example [cozystack-operator] Add deployment files 2025-12-29 14:04:10 +01:00
images/cozystack-operator refactor(telemetry): split telemetry between operator and controller 2026-01-19 13:52:15 +01:00
templates fix(installer): add keep annotation to Namespace and update migration script 2026-02-28 11:46:09 +01:00
.helmignore refactor(installer): move CRDs to crds/ directory for proper Helm install ordering 2026-02-18 00:49:55 +03:00
Chart.yaml Calculate tags and version automatically (#100) 2024-04-24 11:31:22 +02:00
Makefile feat(installer): add variant-aware templates for generic Kubernetes support 2026-02-16 18:47:04 +03:00
values.yaml Prepare release v1.0.0 2026-02-26 15:17:04 +00:00