From 53441d6048b01c92dddbaddcf0b5bda2cfc4536e Mon Sep 17 00:00:00 2001 From: lufreita Date: Wed, 1 Apr 2026 14:12:51 -0300 Subject: [PATCH] OCM-22871 | fix: restore ROSA CI build root to Go 1.25 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 --- ci-operator/config/openshift/rosa/openshift-rosa-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/rosa/openshift-rosa-master.yaml b/ci-operator/config/openshift/rosa/openshift-rosa-master.yaml index 0cf23b2ba392b..07876f3c75953 100644 --- a/ci-operator/config/openshift/rosa/openshift-rosa-master.yaml +++ b/ci-operator/config/openshift/rosa/openshift-rosa-master.yaml @@ -7,7 +7,7 @@ build_root: image_stream_tag: name: builder namespace: ocp - tag: rhel-9-golang-1.26-openshift-4.21 + tag: rhel-9-golang-1.25-openshift-4.21 resources: '*': requests: