-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
None
-
False
-
-
Background: See HIVE-2193, where we bumped to 1.20.
Prerequisites:
- go 1.21 is available
- a 1.21-based backing image is available in the registry
Procedure:
1. Tell CI it's okay for us to tell it to use 1.21. (Previous example: https://github.com/openshift/hive/pull/1967)
2. Tell CI to use 1.21. (Previous example: https://github.com/openshift/release/pull/36948)
3. Bump all the rest of the things in the hive repo (and install go1.21 and run make update vendor). (Previous example: https://github.com/openshift/hive/pull/1977)