-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Sync Images from GCR to AR #26916
Sync Images from GCR to AR #26916
Conversation
This can be merged now. It shouldn't affect the work in kubernetes/k8s.io#4065 @BenTheElder oci-proxy can start serving from AR once these jobs have ran for a few days and finish instead of getting killed by prow for taking too long. I will revert this PR once images are being promoted directly to AR. |
/approve /hold please remove hold when ready |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, upodroid 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 |
@upodroid I assume the plan is still to promote all new images asap while having these jobs running periodically to ensure consistency across all regions, right? (as opposed to simply having these for backfill purposes) /lgtm |
That is right. If the experimental promotion is fast enough:
|
/hold cancel |
@upodroid: Updated the
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Fixes: kubernetes/k8s.io#3975
This change needs to be deployed first: kubernetes/k8s.io#3968
/cc @puerco @BenTheElder