$ oc get hostedcluster -n e2e-clusters-sztx6 control-plane-upgrade-r5pl6 -oyaml
...
version:
availableUpdates: null
desired:
image: registry.build03.ci.openshift.org/ci-op-c8hfl969/release@sha256:91d48ce16b4171188b8ea521165d67950e637a7dab99650a79b9702086ec4d5a
version: 4.20.0-0.ci-2025-08-28-170355
history:
- completionTime: "2025-08-29T00:57:00Z"
image: registry.build03.ci.openshift.org/ci-op-c8hfl969/release@sha256:91d48ce16b4171188b8ea521165d67950e637a7dab99650a79b9702086ec4d5a
startedTime: "2025-08-29T00:49:00Z"
state: Completed
verified: false
version: 4.20.0-0.ci-2025-08-28-170355
- completionTime: "2025-08-29T00:34:31Z"
image: registry.build03.ci.openshift.org/ci-op-c8hfl969/release@sha256:a0a79522c67046c9f303a7001cb56f529e1671d1c3ce74dc8ca849bb840f71bc
startedTime: "2025-08-29T00:20:16Z"
state: Completed
verified: false
version: 4.19.0-0.nightly-2025-08-28-080135
$ oc get controlplanecomponents -n e2e-clusters-sztx6-control-plane-upgrade-r5pl6 -oyaml control-plane-pki-operator
apiVersion: hypershift.openshift.io/v1beta1
kind: ControlPlaneComponent
metadata:
creationTimestamp: "2025-08-29T00:37:31Z"
generation: 1
name: control-plane-pki-operator
namespace: e2e-clusters-sztx6-control-plane-upgrade-r5pl6
resourceVersion: "26269"
uid: d5d86c17-ab06-430f-a940-c5d04631bd44
spec: {}
status:
conditions:
- lastTransitionTime: "2025-08-29T00:37:32Z"
message: Deployment control-plane-pki-operator is available
reason: AsExpected
status: "True"
type: Available
- lastTransitionTime: "2025-08-29T00:37:32Z"
message: 'Deployment.apps "control-plane-pki-operator" is invalid: spec.template.metadata.labels:
Invalid value: map[string]string{"app":"control-plane-pki-operator", "hypershift.openshift.io/control-plane-component":"control-plane-pki-operator",
"hypershift.openshift.io/hosted-control-plane":"e2e-clusters-sztx6-control-plane-upgrade-r5pl6",
"hypershift.openshift.io/need-management-kas-access":"true"}: `selector` does
not match template `labels`'
reason: ReconciliationError
status: "False"
type: RolloutComplete