-
Notifications
You must be signed in to change notification settings - Fork 79
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
Adds new curl url for docker.io in pin-bundle script #638
Adds new curl url for docker.io in pin-bundle script #638
Conversation
Testing here: openshift/release#47943 |
Since we are facing issues with quay.rdoproject to push image from Prow CI, we plan to move jobs images to docker.io. To properly build the bundles we need to fix pin-bundle-images script to retrieve the proper tag.
252b221
to
7522784
Compare
@viroel looks okay to me, merge when the tests look good |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/56b6dd22e6bc4eb489bd42799eb9c2bb ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 42m 50s |
recheck issues don' t seems to be related. We may merge anyways to unblock other PRs |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/baa104e0655c455aa5d2142422f6963c ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 00m 55s |
/override rdoproject.org/github-check we need this patch to fix issues in push registry |
@viroel: Overrode contexts on behalf of viroel: rdoproject.org/github-check 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. |
Test results using docker.io as push regsitry: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, viroel 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 |
b31c78a
into
openstack-k8s-operators:main
Since we are facing issues with quay.rdoproject to push image from Prow CI, we plan to move jobs images to docker.io. To properly build the bundles we need to fix pin-bundle-images script to retrieve the proper tag.