fix(argocd): terminate stale deploy operations #168

Merged
binjovi-bot merged 2 commits from fix/argocd-stale-operation into trunk 2026-09-02 12:22:29 +00:00
Owner

Terminate only an older running Argo CD operation before observing the released revision. Preserve operations that already target the desired revision.

Also align two stale image guard versions with the released image versions.

Red-green proof: the deployer contract first failed because the termination function was absent. It now proves that only the older registry operation is patched to Terminating. All image contracts pass.

Terminate only an older running Argo CD operation before observing the released revision. Preserve operations that already target the desired revision. Also align two stale image guard versions with the released image versions. Red-green proof: the deployer contract first failed because the termination function was absent. It now proves that only the older registry operation is patched to Terminating. All image contracts pass.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/builder-images!168
No description provided.