-
Bug
-
Resolution: Unresolved
-
Major
-
4.18
-
None
-
Important
-
None
-
Hypershift Sprint 258, Hypershift Sprint 259, Hypershift Sprint 260, Hypershift Sprint 261, Hypershift Sprint 262, Hypershift Sprint 263
-
6
-
Rejected
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-39371. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-38936. The following is the description of the original issue:
—
Description of problem:
NodePool Controller doesn't respect LatestSupportedVersion https://github.com/openshift/hypershift/blob/main/support/supportedversion/version.go#L19
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create HostedCluster / NodePool 2. Upgrade both HostedCluster and NodePool at the same time to a version higher than the LatestSupportedVersion
Actual results:
NodePool tries to upgrade to the new version while the HostedCluster ValidReleaseImage condition fails with: 'the latest version supported is: "x.y.z". Attempting to use: "x.y.z"'
Expected results:
NodePool ValidReleaseImage condition also fails
Additional info:
- clones
-
OCPBUGS-39371 NodePool Controller doesn't respect LatestSupportedVersion const
- Closed
- is blocked by
-
OCPBUGS-39371 NodePool Controller doesn't respect LatestSupportedVersion const
- Closed
- links to