Commit Graph

3 Commits

Author SHA1 Message Date
unkinben ba0c8619aa refactor(ci): generate CRD schemas at CI time, not stored in repo
Add generate-schemas step to kubeconform woodpecker pipeline so schemas
are built from live kustomize output on each PR run. Remove the committed
ci/crd-schemas/ snapshot and gitignore the directory so it stays local-only.
2026-05-31 00:52:20 +10:00
unkinben e873935634 feat: add reloader (#6)
- deploy reloader via helm
- only watch configmaps, secrets are reloaded by vso

Reviewed-on: #6
2026-03-01 16:34:01 +11:00
unkinben 971835f845 feat: initial commit
- add structure to clusters, apps and argocd objects
- add bootstrapping features
2026-03-01 14:31:16 +11:00