Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions modules/update-upgrading-cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,6 @@ Channel: stable-<version> (available channels: candidate-<version>, eus-<version
No updates available. You may force an update to a specific release image, but doing so might not be supported and might result in downtime or data loss.
----
+
[NOTE]
====
If the `oc get clusterversion` command displays the following error while the `PROGRESSING` status is `True`, you can ignore the error.
[source,terminal]
----
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version <version> True True 24m Unable to apply <version>: an unknown error has occurred: MultipleErrors
----
====
. If you are updating your cluster to the next minor version, such as version X.y to X.(y+1), it is recommended to confirm that your nodes are updated before deploying workloads that rely on a new feature:
+
[source,terminal]
Expand Down