-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.16, 4.17
-
None
-
False
-
-
Release Note Not Required
-
In Progress
Problem
Although 4.17 clusters are not yet available (MCE 2.6, MCE 2.7 not yet released). The customer was able to upgrade the Nodepools, but was blocked from the control-plane.
`oc get hostedcluster <hostedcluster-name> -o jsonpath='{.status.version.availableUpdates}`
version: availableUpdates: - channels: - candidate-4.17 - candidate-4.18 - fast-4.17 image: quay.io/openshift-release-dev/ocp-release@sha256:da1d7a184dec43c595fdf4b08387ad2a5270ce2bd7b44c68213c9b86df87c100 url: https://access.redhat.com/errata/RHSA-2024:8229 version: 4.17.2 - channels: - candidate-4.17 - candidate-4.18 - fast-4.17 - stable-4.17 image: quay.io/openshift-release-dev/ocp-release@sha256:26c2ad974208e24a4ac |
Expected Behaviour
The customer should not be able to upgrade a cluster if the Control-plane for that specific version is not yet available (an older HO is in scope).
Questions:
- Is it related to https://issues.redhat.com/browse/OCPSTRAT-1686
- Would shipping HO from main "fix" this?
- If so, what's the expected behaviour for versions before that?
- relates to
-
CNV-52266 OpenShift Virtualization upgrade is stuck on hosted control planes on bare metal
- ON_QA