-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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 Google proxy-mirror-cache for docker hub to CI tests #6957
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LuckySB The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Public Google doesn't work as expected Images missing in the mirror are not pumped out, but an error is returned
Need second own docker registry mirror, runned on CI servers |
Ok so do we still need this PR ? We've removed most dockerhub images and if the remaining aren't in mirror.gcr.io then there is no real use, isn't it ? |
yes. this PR is need. docker hub images: |
and now mirror.gcr.io has an image nginx:1.19, on the pull of which CI tasks broke yesterday So mirror.gcr.io add images asynchronously |
Ok that's good then ! Thanks @LuckySB |
Let's merge this then! |
/kind failing-test
What this PR does / why we need it:
CI test failed due docker hub pull limit.
add Google registry proxy-mirror