Add proxy cache from dockerhub, harbor, jfrog#23121
Open
stonezdj wants to merge 1 commit intogoharbor:mainfrom
Open
Add proxy cache from dockerhub, harbor, jfrog#23121stonezdj wants to merge 1 commit intogoharbor:mainfrom
stonezdj wants to merge 1 commit intogoharbor:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #23121 +/- ##
==========================================
+ Coverage 66.01% 66.02% +0.01%
==========================================
Files 1074 1074
Lines 116697 116697
Branches 2941 2941
==========================================
+ Hits 77032 77044 +12
+ Misses 35392 35383 -9
+ Partials 4273 4270 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
fefeae7 to
716d76b
Compare
e3d0052 to
e64cb0f
Compare
default to run proxy cache from harbor
add SKIP_PROXY_CACHE setting to skip run proxy cache testcase in github action incase
registry.goharbor.io unstable
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
e64cb0f to
0915ea4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add env SKIP_PROXY_CACHE to skip proxy cache testcase
default to run testcase proxy cache from harbor
proxy cache from dockerhub and jfrog is enabled in downstream pipeline only
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: