Aditya Raj

Results 3 issues of Aditya Raj

closes #11463 **What this PR does / why we need it**: Fixes a bug in Helm's Go API where setting ClientOnly = true on an install action would permanently modify...

size/L

# Summary Large webhook events currently push all affected Applications into the controller at once, causing thundering-herd behavior and heavy load on the repo server. # Motivation In environments where...

enhancement
triage/pending
component:sync

closes issue: #25462 This PR introduces webhook jitter to Argo CD, preventing thundering-herd effects when a single commit triggers reconciliation for a large number of Applications. Instead of enqueueing all...