-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
4.18.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The command `oc adm upgrade status` does not show the status the node upgrades. The command does show the status of operator upgrade and upgrade completion, but not of nodes when upgrading. The document [1] suggests running the command `oc adm upgrade status` will give us the complete status. [1] https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/updating_clusters/performing-a-cluster-update#update-upgrading-oc-adm-upgrade-status_updating-cluster-cli The `oc adm upgrade status` does have an option `--details='none'` which has values `none, all, nodes and health`. But the document [1] does not mention these details. The command `oc adm upgrade status --details='all'` should get a the complete upgrade status, but the document does not mention this.
Version-Release number of selected component (if applicable):
How reproducible:
Initiate a cluster upgrade and start monitoring it via `oc adm upgrade status`
Steps to Reproduce:
1. Initiate a cluster upgrade 2. monitor the upgrade using `oc adm upgrade status` 3.
Actual results:
The document does not mention the flag ``--details='none'`` for `oc adm upgrade status` and value to be set for getting complete status.
Expected results:
The document should append a command to get complete upgrade status of add a note with possible options to get complete status.
Additional info:
Drive link below has the test screenshots where issue was identified. link - https://docs.google.com/document/d/104XY9Ya1vGmnDUQoAeXhAgnQ43kpeE_cne-L3qeKyvc/edit?tab=t.0
- links to