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(write-back): Duplicate image entries with different formats when updating two images #1037

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chengfang
Copy link
Collaborator

Fixes #1034

Modified mergeKustomizeOverride method to have more control over setting and adding parameters to .argocd-source-*.yaml target file.

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.89%. Comparing base (add409e) to head (44f5996).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1037      +/-   ##
==========================================
+ Coverage   62.59%   62.89%   +0.29%     
==========================================
  Files          15       15              
  Lines        2259     2269      +10     
==========================================
+ Hits         1414     1427      +13     
+ Misses        755      753       -2     
+ Partials       90       89       -1     

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

@chengfang chengfang force-pushed the duplicate.entries.in.write branch from b6386e0 to 44f5996 Compare February 13, 2025 04:07
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.

Duplicate image entries with different formats when updating two images
2 participants