[Phase 3] fix(flux): move bedag HelmRepository to top-level to fix Flux race condition #93
Reference in New Issue
Block a user
Delete Branch "feature/fix-bedag-helmrepository-87"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes Flux reconciliation race condition where zip-enrichment, holidays, and air-quality HelmReleases would fail with 'HelmRepository not found' if they reconciled before docs-site.
Changes
flux/docs-site/helmrepository.yaml→flux/bedag-helmrepository.yaml(top-level)bedag-helmrepository.yamltoflux/kustomization.yamlresources listhelmrepository.yamlfromflux/docs-site/kustomization.yamlresources listValidation
kustomize build flux/passes with no errorsCloses leeworks-agents/api-company#87