From 3fbbdaa392b59ba2597666ef9f033e66a4f514f6 Mon Sep 17 00:00:00 2001 From: cbippley Date: Fri, 10 Oct 2025 11:52:00 -0400 Subject: [PATCH] OSDOCS-16102 oc adm upgrade status release note --- release_notes/ocp-4-20-release-notes.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_notes/ocp-4-20-release-notes.adoc b/release_notes/ocp-4-20-release-notes.adoc index 9ceb84d18c..f532a85830 100644 --- a/release_notes/ocp-4-20-release-notes.adoc +++ b/release_notes/ocp-4-20-release-notes.adoc @@ -715,6 +715,15 @@ Formerly Technology Preview and now Generally Available, the `oc adm upgrade rec For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI]. +[id="ocp-oc-adm-upgrade-status_{context}"] +==== Introducing the oc adm upgrade status command (General Availability) + +Formerly Technology Preview and now Generally Available, the `oc adm upgrade status` command allows cluster administrators to get high-level summary information about the state of their {product-title} cluster update using the command line interface (CLI). Three types of information are provided when you enter the command: control plane information, worker node information, and health insights. + +The command is not currently supported on Hosted Control Plane (HCP) clusters. + +For more information, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#update-upgrading-cli[Updating a cluster by using the CLI]. + [id="ocp-release-notes-osdk_{context}"] === Operator development