-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.19.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
Rejected
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
Before branching, there was a commit that moved go.mod to needing 1.23.6 but it did not update the Containerfiles.
Version-Release number of selected component (if applicable):
4.19.0
How reproducible:
100%
Steps to Reproduce:
1.Send a PR to release-4.19 2.Wait for Konflux pipeline results for mce-2.9
Actual results:
go: go.mod requires go >= 1.23.6 (running go 1.23.4; GOTOOLCHAIN=local) Go compliance shim [505] [rhel-9-golang-1.23][openshift-golang-builder]: Exited with: 1 make: *** [Makefile:131: hypershift] Error 1
Expected results:
Pipeline succeeds
Additional info:
Issue introduced in https://github.com/openshift/hypershift/pull/6029 The reason why it happened is because the Konflux pipelines had been mistakenly disabled by merging the main branch pipelines disabling PR around the expected branch date. That should have been merged after the actual merge.
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update