Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Improper parsing of image identifiers having both tag name and digest #815

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

chengfang
Copy link
Collaborator

Fixes #806

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.08%. Comparing base (f9b5d95) to head (85211d3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #815      +/-   ##
==========================================
+ Coverage   67.97%   68.08%   +0.11%     
==========================================
  Files          31       31              
  Lines        3135     3140       +5     
==========================================
+ Hits         2131     2138       +7     
+ Misses        856      855       -1     
+ Partials      148      147       -1     

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

@chengfang
Copy link
Collaborator Author

@pasha-codefresh can you please review? Thanks.

Copy link
Contributor

@jannfis jannfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jannfis
Copy link
Contributor

jannfis commented Aug 7, 2024

Oops. There is a conflict, can you please resolve it?
Thanks.

@chengfang chengfang force-pushed the parsing.image.tag.digest branch from 85211d3 to 457999b Compare August 7, 2024 13:18
@jannfis jannfis merged commit 6686c9e into argoproj-labs:master Aug 7, 2024
9 checks passed
@chengfang chengfang deleted the parsing.image.tag.digest branch August 7, 2024 14:45
sribiere-jellysmack pushed a commit to sribiere-jellysmack/argocd-image-updater that referenced this pull request Aug 13, 2024
Tchoupinax pushed a commit to Tchoupinax/argocd-image-updater that referenced this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper parsing of image identifiers having both tag name and digest
3 participants