-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Strategic Product Work
-
1
-
False
-
None
-
False
-
OCPSTRAT-648 - (Tech Preview) 'oc adm upgrade status' command
-
-
-
OTA 253
In https://github.com/openshift/oc/pull/1554 we scaffolded the status command with existing CVO condition message. We should stop printing this message once the standard command output relays this information well enough.
An update is in progress for 59m13s: Unable to apply 4.14.1: the cluster operator control-plane-machine-set is not available Failing=True: Reason: ClusterOperatorNotAvailable Message: Cluster operator control-plane-machine-set is not available
The above is CVO condition message: we should remove once all information it presents is presented in the actual new status output.
Definition of Done
None of this specially processed CVO / ClusterVersion condition content is emitted, the first section in the output is "= Control Plane =". We should only do this if any of its possible content is already surfaced via an assessment or a health insight.
- incorporates
-
OCPBUGS-24643 [upgrade status] Completion and operator Status in Control Plane is not correct
- Closed
- is blocked by
-
OCPBUGS-33898 status: include information about version currently upgraded to
- Closed
-
OTA-1279 Convert Failing to updateInsight in assessControlPlaneStatus
- Closed
- is related to
-
OTA-1279 Convert Failing to updateInsight in assessControlPlaneStatus
- Closed
- relates to
-
OTA-1159 Expose machine-readable CVO "result of work" information
- Closed
- links to