Remove retired Flux deployment targets #163
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/retired-flux-targets-20260909"
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?
Seanfarm Deploy tries to reconcile pipelines and pipelines-backup, which were intentionally removed from Flux. Remove those two names from the catalog selection. Their retirement manifests and all active deployment checks remain in place.
Validation: confirmed both resources are absent and removed from the cluster Kustomization source. The catalog guard fails before the fix; make check passes after it.