OCM-22871 | chore: bump ROSA CI build root to Go 1.26#77185
OCM-22871 | chore: bump ROSA CI build root to Go 1.26#77185openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
Move the openshift/release ci-operator build root for openshift/rosa from the Go 1.24 builder to the Go 1.26 builder so ROSA presubmits run with a toolchain that satisfies the repository's Go 1.26.1 requirement. Made-with: Cursor
|
Skipping CI for Draft Pull Request. |
|
[REHEARSALNOTIFIER]
A total of 44 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
Suggestion: change to use this as well #76985 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amandahla, olucasfreitas 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 |
|
@olucasfreitas: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@olucasfreitas: 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. |
Move the openshift/release ci-operator build root for openshift/rosa from the Go 1.24 builder to the Go 1.26 builder so ROSA presubmits run with a toolchain that satisfies the repository's Go 1.26.1 requirement. Made-with: Cursor
Move the openshift/release ci-operator build root for openshift/rosa from the Go 1.24 builder to the Go 1.26 builder so ROSA presubmits run with a toolchain that satisfies the repository's Go 1.26.1 requirement. Made-with: Cursor
Summary
openshift/rosaci-operator build root fromrhel-9-golang-1.24-openshift-4.21torhel-9-golang-1.26-openshift-4.21build,lint, andtestpresubmits with the Go 1.26.1 requirement now declared in the ROSA repositoryWhy
ROSA PR openshift/rosa#3229 updates the repo to Go 1.26.1 to remediate CVE-2026-25679.
The repo-local changes are green under local verification and Konflux, but the external Prow presubmits are still booting with the old build root:
That causes the Prow jobs to fail before they can validate the ROSA code changes. The failing logs on
openshift/rosa#3229show:and:
Validation
openshift/rosabuild,lint, andtestProw logs onopenshift/rosa#3229are all caused by the stale Go 1.24 build root