|
|
fe484fb4a1
|
FEAT(external-secrets): add ServerSideApply=true to ESO
- Enable ServerSideApply for External Secrets Operator
- Fix CRD management
|
2026-01-04 23:41:39 +09:00 |
|
|
|
0a8c4bde16
|
REFACTOR(gitea): migrate repoURL from Gitea to GitHub
- Update repository URL to GitHub
- Change source control provider
|
2026-01-04 23:41:39 +09:00 |
|
|
|
970b69cedc
|
CHORE(deps): upgrade ESO to 1.2.0 for v1 API support
- Upgrade External Secrets Operator
- Enable v1 API support
|
2026-01-04 23:41:39 +09:00 |
|
|
|
a2682e292b
|
REFACTOR(goldilocks): use managedNamespaceMetadata for namespace labels
- Remove namespace.yaml files
- Add managedNamespaceMetadata with Goldilocks label
- Set CreateNamespace=true in syncOptions
- Update kustomization.yaml to remove namespace.yaml references
|
2026-01-04 23:41:39 +09:00 |
|
|
|
ae8414f459
|
FIX(argocd): helm valueFiles paths in ArgoCD
- Applications
- Update valueFiles paths from helm-values/<app>.yaml to helm-
values.yaml
- Fixes ComparisonError after folder restructuring
Applications fixed:
- cert-manager
- cnpg
- external-secrets
- vault
- vpa
- velero
|
2026-01-04 23:41:39 +09:00 |
|
|
|
34a1c9f783
|
REFACTOR(repo): restructure infra folder structure
- Remove argocd/, helm-values/, ingress/ subdirectories
- Move files to parent directory with standardized names
- Add namespace.yaml to all apps with Goldilocks labels
- Preserve vault/ subdirectories (falco, velero)
- Update main kustomization.yaml to reference argocd.yaml files directly
- Comment out argocd.yaml in each app's kustomization.yaml to prevent
circular reference
Applications restructured:
- cert-manager (2 ArgoCD apps)
- external-secrets
- reloader
- vault (2 ArgoCD apps)
- velero (2 ArgoCD apps)
- falco
- cnpg
- haproxy
- metallb
- vpa
- argocd
|
2026-01-04 23:41:39 +09:00 |
|