cozystack/packages
Andrei Kvapil 26178d97be
fix(platform): adopt tenant-root into cozystack-basics during migration
In v0.41.x the tenant-root Namespace and HelmRelease were applied via
kubectl apply with no Helm release tracking. In v1.0 these resources
are managed by the cozystack-basics Helm release. Without proper Helm
ownership annotations the install of cozystack-basics fails because
the resources already exist.

Add migration 31 that annotates and labels both the Namespace and
HelmRelease so Helm can adopt them, matching the pattern established
in migrations 22 and 27.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-17 22:51:00 +01:00
..
apps [platform] Add DNS-1035 validation for Application names (#1771) 2026-02-17 14:33:02 +03:00
core fix(platform): adopt tenant-root into cozystack-basics during migration 2026-02-17 22:51:00 +01:00
extra Prepare release v1.0.0-beta.5 2026-02-16 16:01:30 +00:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system feat(platform): add cilium-kilo networking variant (#2064) 2026-02-17 22:18:06 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00