-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15.z
-
None
-
No
-
False
-
Description of problem:
When no release image is provided on a HostedCluster, the backend hypershift operator picks the latest OCP release image within the operator's support windown. Today this fails due to how the operator selects this default image. For example, hypershift operator 4.14 does not support 4.15, but the 4.15.0.rc.3 is picked as a default release image today. This is a result of not anticipating that release candidates would not be reported as the latest stable release. The filter used to pick the latest release needs to consider patch level releases before the next y stream release.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
100%
Steps to Reproduce:
1.create a self managed hcp cluster and do not specify a release image
Actual results:
the hcp will be rejected because the default release image picked does not fall within the support window
Expected results:
hcp should be created with the latest release image in the support window
Additional info:
- clones
-
OCPBUGS-27499 Default release image does not fall within operator support window
- Verified
- depends on
-
OCPBUGS-28741 Default release image does not fall within operator support window
- Closed
- is cloned by
-
OCPBUGS-28741 Default release image does not fall within operator support window
- Closed
- is depended on by
-
OCPBUGS-29259 Default release image does not fall within operator support window
- Closed
- links to
-
RHSA-2023:7198 OpenShift Container Platform 4.15 security update