DPTP-3787: Add referenceRelease to ci imagestreams for OCP 4.23 and 5.0#80063
DPTP-3787: Add referenceRelease to ci imagestreams for OCP 4.23 and 5.0#80063deepsm007 wants to merge 1 commit into
Conversation
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
WalkthroughRelease configurations for OpenShift 4.23 and 5.0 are updated with new ChangesRelease reference configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepsm007 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@deepsm007: 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. |
|
@deepsm007: This pull request references DPTP-3787 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
openshift/ci-tools#5233
/cc @openshift/test-platform @bradmwilliams
/hold
Summary by CodeRabbit
This PR updates the OpenShift release controller configuration for OCP 4.23 and 5.0 CI builds to add reference release mirror configurations.
Changes made:
core-services/release-controller/_releases/release-ocp-4.23-ci.jsonandrelease-ocp-5.0-ci.jsonto addreferenceReleaseconfiguration for the4.23.0-0.ciand5.0.0-0.cireleases respectivelyquay.io/openshift/ciquay-proxy.ci.openshift.org/openshift/cirelease-controller-quay-mirror-secret"source"Impact:
These changes configure CI image mirroring for the release controller, enabling OCP 4.23 and 5.0 CI builds to use Quay mirror repositories for storing and retrieving container images during the release process. This complements the ci-tools changes referenced in the related PR.