OCM-22871 | fix: restore ROSA CI build root to Go 1.25#77262
Conversation
The Go 1.26 builder tag referenced by openshift/rosa does not exist in OpenShift CI, so the presubmits fail before build, lint, or test can start. Switch the build root back to the available Go 1.25 stream to unblock ROSA pipeline execution. Made-with: Cursor
|
@olucasfreitas, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/approve |
|
/lgtm |
|
[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. |
|
/retest-required |
|
@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. |
The Go 1.26 builder tag referenced by openshift/rosa does not exist in OpenShift CI, so the presubmits fail before build, lint, or test can start. Switch the build root back to the available Go 1.25 stream to unblock ROSA pipeline execution. Made-with: Cursor
The Go 1.26 builder tag referenced by openshift/rosa does not exist in OpenShift CI, so the presubmits fail before build, lint, or test can start. Switch the build root back to the available Go 1.25 stream to unblock ROSA pipeline execution. Made-with: Cursor
The Go 1.26 builder tag referenced by openshift/rosa does not exist in OpenShift CI, so the presubmits fail before build, lint, or test can start. Switch the build root back to the available Go 1.25 stream to unblock ROSA pipeline execution. Made-with: Cursor
Summary
openshift/rosaci-operator build root fromrhel-9-golang-1.26-openshift-4.21back torhel-9-golang-1.25-openshift-4.21Why
openshift/releasePR #77185 changed the ROSA build root torhel-9-golang-1.26-openshift-4.21, but that tag is not published in OpenShift CI.The failing ROSA presubmit logs on openshift/rosa#3229 now show:
Reverting to the available Go 1.25 builder restores the existing CI build root until a real 4.21 Go 1.26 builder exists.
Validation
openshift/releasemaincurrently pointsopenshift/rosaatrhel-9-golang-1.26-openshift-4.21build,lint, andtestProw logs onopenshift/rosa#3229; each fails while importing the missing1.26builder tagmake ci-operator-configmake ci-operator-checkconfig