cozystack/pkg
Andrei Kvapil 43da779eee
feat(api): add chartRef to CozystackResourceDefinition
Replace the chart field with chartRef for referencing Helm charts via
ExternalArtifact resources. This enables the Package controller to
manage chart sources centrally.

Changes:
- Add chartRef field to CozystackResourceDefinition spec
- Remove chart field (deprecated)
- Remove validation (moved to controller)
- Update lineage mapper for new field structure
- Regenerate openapi specs

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-14 16:09:43 +01:00
..
apis feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
apiserver [api] Fix representation of dynamic list kinds 2025-11-13 18:04:33 +03:00
cmd/server feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
config feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
generated feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
lineage feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
ovnstatus [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
registry feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00