Use QCI pull-through proxy for CI image references - #557
Conversation
Migrate Dockerfile registry.ci.openshift.org references to use the QCI pull-through proxy at quay-proxy.ci.openshift.org. This change updates CI image references to use the Quay CI (QCI) pull-through cache, improving reliability and reducing load on the CI registry.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe Dockerfile runtime stage now uses the Quay-proxy OCP 5.0 CLI image. ChangesRuntime image
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: redhat-chai-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/test all AI-generated. Review for accuracy. |
|
@redhat-chai-bot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Summary
Migrate Dockerfile
FROMreferences fromregistry.ci.openshift.orgto the QCI pull-through proxy (quay-proxy.ci.openshift.org/openshift/ci).Details
Dockerfile.ocp:6:FROM registry.ci.openshift.org/ocp/5.0:cli→FROM quay-proxy.ci.openshift.org/openshift/ci:ocp_5.0_cliskopeo inspectbefore updatingbuilderandbase-rhel*images are excluded (ART-managed)AI-generated. Review for accuracy.
@deepsm007 requested in Slack thread
Summary by CodeRabbit