cozystack/packages
Andrei Kvapil 7b75903cee
feat(operator): add valuesFrom injection to HelmReleases
Add automatic injection of cozystack-values secret reference into
HelmReleases created by Package reconciler. This enables charts to
access cluster and namespace configuration via .Values._cluster and
.Values._namespace.

Add annotation operator.cozystack.io/skip-cozystack-values to disable
injection for specific PackageSources (used for platform PackageSource
to avoid circular dependency).

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-05 18:51:18 +01:00
..
apps [kubernetes] Fix endpoints for cilium-gateway (#1729) 2026-01-05 18:11:41 +01:00
core feat(operator): add valuesFrom injection to HelmReleases 2026-01-05 18:51:18 +01:00
extra refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00
library refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00
system [platform] Replace Helm lookup with valuesFrom mechanism (#1787) 2026-01-05 17:53:33 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00