argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

feat: fix force-update for zero-replica deployments by reading image tags from spec

Open chansuke opened this issue 4 months ago • 1 comments
trafficstars

Closes #829

Resolves continuous update attempts for deployments with 0 replicas when force-update=true is set

chansuke avatar Jun 22 '25 12:06 chansuke

Codecov Report

:x: Patch coverage is 51.72414% with 56 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 70.40%. Comparing base (2ba14b5) to head (54fc293).

Files with missing lines Patch % Lines
pkg/argocd/argocd.go 59.34% 34 Missing and 3 partials :warning:
pkg/argocd/update.go 24.00% 18 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1172      +/-   ##
==========================================
- Coverage   70.85%   70.40%   -0.46%     
==========================================
  Files          45       45              
  Lines        5178     5288     +110     
==========================================
+ Hits         3669     3723      +54     
- Misses       1344     1396      +52     
- Partials      165      169       +4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Jun 22 '25 12:06 codecov-commenter

@chansuke can you investigate the CI failures?

chengfang avatar Aug 13 '25 15:08 chengfang

@chengfang yes:+1:

chansuke avatar Aug 13 '25 16:08 chansuke