-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14.z
-
None
Description of problem:
https://github.com/openshift/cluster-capi-operator/pull/177 introduced a wrong hash in go.sum causing a Cachito to fail build.
The command "/usr/local/go/go1.20/bin/go mod download -json" failed with: verifying sigs.k8s.io/cluster-api-operator@v0.2.0: checksum mismatch downloaded: h1:huBrSA89cw3aLrKG0wZ6GTAPxUwwu9ky8VxlCwRLbdc= go.sum: h1:lFumEkz3dadu/EoSRCXlTjRISvFKMM0RATw2a0CJgPk=
Version-Release number of selected component (if applicable):
4.14.z
How reproducible:
Always
Steps to Reproduce:
Actual results:
go mod tidy reports checksum mismatch
Expected results:
Additional info:
- depends on
-
OCPBUGS-36372 checksum mismatch in go.mod cluster-api-operator@v0.2.0
- Closed
- is cloned by
-
OCPBUGS-36372 checksum mismatch in go.mod cluster-api-operator@v0.2.0
- Closed
- links to
-
RHBA-2024:4329 OpenShift Container Platform 4.14.z bug fix update