Skip to content

Commit ba70964

Browse files
Merge pull request #65812 from wking/do-not-ignore-update-errors-or-get-clusterversion
Revert "OCPBUGS#9448: Add a note regarding checking clusterversion"
2 parents f2a883d + c71ce8f commit ba70964

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

modules/update-upgrading-cli.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,6 @@ Channel: stable-<version> (available channels: candidate-<version>, eus-<version
129129
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.
130130
----
131131
+
132-
[NOTE]
133-
====
134-
If the `oc get clusterversion` command displays the following error while the `PROGRESSING` status is `True`, you can ignore the error.
135-
[source,terminal]
136-
----
137-
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
138-
version <version> True True 24m Unable to apply <version>: an unknown error has occurred: MultipleErrors
139-
----
140-
====
141132
. 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:
142133
+
143134
[source,terminal]

0 commit comments

Comments
 (0)