Open
Description
TLDR: I believe that with before-hook-creation
under heavy load our ArgoCD (2.3.3
on EKS) processes a PreSync phase as Completed
before fully processing resource (Job
) deletion.
This is a followup from argoproj/argo-cd#10077
Probably watch event arrives late or gets stuck in a queue for a while and I could not track down any cache invalidation during deletion in argo-cd or gitops-engine itself.
gitops-engine/pkg/sync/sync_context.go
Lines 1085 to 1112 in 2bc3fef
Metadata
Metadata
Assignees
Labels
No labels