Bump UPI image refs to 4.22#78984
Conversation
Bump upi installer image version to 4.22. Particularly to pick up a bug fix in oc in 4.22 to filter tech preview credentials requests manifests.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
WalkthroughFour CI operator step registry YAML files are updated to reference OpenShift version ChangesOpenShift Version Upgrade to 4.22
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 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)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
|
@patrickdillon: 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. |
|
/pj-rehearse |
|
@patrickdillon: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: patrickdillon, tthvo 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 |
|
/pj-rehearse ack |
|
@patrickdillon: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Bump upi installer image version to 4.22. Particularly to pick up a bug fix in oc in 4.22 to filter tech preview credentials requests manifests.
Also needs openshift/installer#10538 but merge order doesn't matter.
Overview
Updates UPI (User Provisioned Infrastructure) installer step definitions in the OpenShift CI configuration to use OpenShift version 4.22. This brings the CI testing infrastructure in line with a bug fix in the
octool that filters tech preview credentials requests manifests.Changes
Four IPI installation step configurations in the CI step registry were updated to target OpenShift 4.22:
Each update is a single-line change to the version reference in the respective step's configuration manifest. No functional logic or command definitions were modified.
Impact
These changes affect the CI infrastructure for testing OpenShift installer components. By updating to 4.22, the CI will use a newer version of the installer tooling in test workflows, enabling the bug fix for handling tech preview credentials that was introduced in that version.