Skip to content

fix(ssa): do not run auth reconcile with SSA (cherry pick of #28027 and #27601 to 3.4)#28265

Open
Mangaal wants to merge 2 commits into
argoproj:release-3.4from
Mangaal:cherry-pick-27601-27624-release-3.4-test-4
Open

fix(ssa): do not run auth reconcile with SSA (cherry pick of #28027 and #27601 to 3.4)#28265
Mangaal wants to merge 2 commits into
argoproj:release-3.4from
Mangaal:cherry-pick-27601-27624-release-3.4-test-4

refactor(ssd): use same applier for ssd and ssa (#27624)

0fff269
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

63.80% (+0.31%) compared to 7f2fe95

View this Pull Request on Codecov

63.80% (+0.31%) compared to 7f2fe95

Details

Codecov Report

❌ Patch coverage is 51.63934% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.80%. Comparing base (7f2fe95) to head (0fff269).

Files with missing lines Patch % Lines
gitops-engine/pkg/utils/kube/resource_ops.go 61.38% 33 Missing and 6 partials ⚠️
gitops-engine/pkg/utils/kube/ctl.go 0.00% 11 Missing ⚠️
gitops-engine/pkg/utils/kube/kubetest/mock.go 0.00% 4 Missing ⚠️
util/kube/kubectl.go 0.00% 2 Missing ⚠️
controller/sync.go 0.00% 1 Missing ⚠️
gitops-engine/pkg/sync/sync_context.go 0.00% 1 Missing ⚠️
server/application/application.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-3.4   #28265      +/-   ##
===============================================
+ Coverage        63.48%   63.80%   +0.31%     
===============================================
  Files              414      414              
  Lines            56610    56551      -59     
===============================================
+ Hits             35941    36080     +139     
+ Misses           17289    17079     -210     
- Partials          3380     3392      +12     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.