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

Add additional tag to merged manifest list [CLOUDDST-25217] #280

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

emilyzheng
Copy link
Contributor

Merged manifest list had only floating tags on it. Its digest was garbage collected when tags floated. This made workflows which reference image by digest fail to get image. Add additional tag to ensure digest exists.

Merged manifest list had only floating tags on it. Its digest was garbage
collected when tags floated. This made workflows which reference image by
digest fail to get image. Add additional tag to ensure digest exists.
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5e109cd) to head (67ee176).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #280   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         3234      3240    +6     
=========================================
+ Hits          3234      3240    +6     

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

@emilyzheng emilyzheng requested a review from zxiong December 23, 2024 08:49
@emilyzheng emilyzheng merged commit ad5f4f3 into release-engineering:master Jan 8, 2025
10 checks passed
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.

3 participants