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
12 changes: 12 additions & 0 deletions release_notes/ocp-4-16-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,18 @@ For more information, see _Managing machines with the Cluster API_.
[id="ocp-4-16-nodes_{context}"]
=== Nodes

[id="ocp-4-16-must-gather-directory_{context}"]
==== Additional information collected by must-gather

With this release, the `oc adm must-gather` command collects the following additional information:

* OpenShift CLI (`oc`) binary version
* Must-gather logs

These additions help identify issues that might stem from using a specific version of `oc`. The `oc adm must-gather` command also lists what image was used and if any data could not be gathered in the must-gather logs.

For more information, see xref:../support/gathering-cluster-data.adoc#about-must-gather_gathering-cluster-data[About the must-gather tool].

[id="ocp-4-16-monitoring_{context}"]
=== Monitoring

Expand Down