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
5 changes: 5 additions & 0 deletions release_notes/ocp-4-16-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ This release introduces the following updates to the *Developer* perspective of
[id="ocp-4-16-openshift-cli"]
=== OpenShift CLI (oc)

[id="ocp-4-16-oc-adm-upgrade-status-tp"]
==== Introducing the `oc adm upgrade status` command (Technology Preview)

Previously, the `oc adm upgrade` command provided limited information about the status of a cluster update. This release adds the `oc adm upgrade status` command, which decouples status information from the `oc adm upgrade` command and provides specific information regarding a cluster update, including the status of the control plane and worker node updates.

[id="ocp-4-16-duplicate-short-name-warning"]
==== Warning for duplicate resource short names

Expand Down