-
Bug
-
Resolution: Done-Errata
-
Major
-
4.16.0
-
Important
-
No
-
Proposed
-
False
-
This is a clone of issue OCPBUGS-31383. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-31365. The following is the description of the original issue:
—
Description of problem:
make verify uses the latest version of setup-envtest, regardless of what go version the repo is currently on
How reproducible:
100%
Steps to Reproduce:
Run `make verify` without a local image of setup-envtest should cause the issue
Actual results:
go: sigs.k8s.io/controller-runtime/tools/setup-envtest@latest: sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20240323114127-e08b286e313e requires go >= 1.22.0 (running go 1.21.7; GOTOOLCHAIN=local) Go compliance shim [5685] [rhel-8-golang-1.21][openshift-golang-builder]: Exited with: 1
Expected results:
make verify should be able to run without build errors
Additional info:
- blocks
-
OCPBUGS-33327 make verify should use MCO's kube version
- Closed
- clones
-
OCPBUGS-31383 make verify should use MCO's kube version
- Closed
- is blocked by
-
OCPBUGS-31383 make verify should use MCO's kube version
- Closed
- is cloned by
-
OCPBUGS-33327 make verify should use MCO's kube version
- Closed
- links to
-
RHBA-2024:1765 OpenShift Container Platform 4.14.z bug fix update