Remove Image Updater ghost override, gitignore .argocd-source-* #91
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-api!91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "90-add-argocd-source-to-gitignore-to-preven"
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?
Summary
k8s/.argocd-source-pal-e-docs.yaml) that was pinning pal-e-docs to an old image tag, blocking Phase 5 deploymentk8s/.argocd-source-*to.gitignoreto prevent recurrenceChanges
.gitignore-- addedk8s/.argocd-source-*pattern to ignore Image Updater write-back filesk8s/.argocd-source-pal-e-docs.yaml-- removed from git tracking (was overriding image tag toe0654197...instead of the Phase 5 build)Test Plan
git check-ignore k8s/.argocd-source-pal-e-docs.yamlreturns a matchk8s/deployment.yamlafter ArgoCD syncReview Checklist
Related Notes
plan-2026-02-26-tf-modularize-postgres-- Phase 5 deployment blocker