Migrate from deprecated oc-installer to openshift-tools-installer - #2763
Migrate from deprecated oc-installer to openshift-tools-installer#2763snecklifter wants to merge 1 commit into
Conversation
`redhat-actions/oc-installer` is deprecated and points to a download mirror that has not been updated since December 2020. Replace it with `redhat-actions/openshift-tools-installer@v2`, which is actively maintained and supports semver ranges, arm64, and cross-workflow caching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe multicluster end-to-end GitHub Actions workflow now uses the OpenShift tools installer to install the latest ChangesMulticluster end-to-end workflow
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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: snecklifter 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 |
|
Hi @snecklifter. Thanks for your PR. I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Summary
redhat-actions/oc-installer@v1withredhat-actions/openshift-tools-installer@v2in the multicluster e2e workflowWhy
redhat-actions/oc-installeris deprecated:openshift-tools-installeris the actively maintained successor, supporting semver ranges, arm64, cross-workflow caching, and 18+ tools.Test plan
ocsuccessfully with the new actionPR summary
This PR replaces
redhat-actions/oc-installer@v1withredhat-actions/openshift-tools-installer@v2in the multicluster end-to-end workflow. The change addresses the deprecation ofoc-installer, whose download mirror has not been updated since December 2020. The replacement action is actively maintained and supports semver ranges, arm64, cross-workflow caching, and more than 18 tools.Test plan
Verify that the multicluster end-to-end workflow successfully installs
ocwith the new action.The following was generated by
@coderabbitaiand may be updated automatically.Summary
Updated the multicluster end-to-end workflow to install the latest
ocrelease using the actively maintainedredhat-actions/openshift-tools-installer@v2.Checklist (Definition of Done)
Test manual
octool.