Add referenceRelease to ci imagestreams for OCP 4.11–4.22#79592
Add referenceRelease to ci imagestreams for OCP 4.11–4.22#79592deepsm007 wants to merge 1 commit into
Conversation
WalkthroughThis PR updates OpenShift release configurations across OCP versions 4.11 through 4.22 to add reference release mirroring. Each release file receives a ChangesCI Reference Release Configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 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 |
There was a problem hiding this comment.
Do we need to change 4.10?
There was a problem hiding this comment.
It's currently "endOfLife": true,
e1f4f6d to
ee5b3f0
Compare
Match 4.12 ci config so release-controller can assemble payloads from quay-proxy. Skips 4.23 and 5.0 until ci-tools rollout is stable.
ee5b3f0 to
9a27a95
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@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. |
Summary
Adds
referenceReleaseandreferenceMode: sourceto ci release configs for 4.11 and 4.13–4.22, matching what 4.12 already has on main (openshift/release#79539).That lets the release-controller assemble CI payloads from quay-proxy (
quay-proxy.ci.openshift.org/openshift/ci) instead of only the in-cluster imagestream.Files
core-services/release-controller/_releases/release-ocp-*-ci.jsonfor:Each gets the same block as 4.12:
Dependency
/hold until openshift/ci-tools#5198 is merged and the updated ci-operator image is in use.
/cc @bradmwilliams @AlexNPavel @openshift/test-platform