From ca387225c3675bf9cd22bb791998ad38652c12e9 Mon Sep 17 00:00:00 2001 From: cbippley Date: Thu, 6 Jun 2024 15:39:50 -0400 Subject: [PATCH] OSDOCS-10142 OCPSTRAT-1114: Include the version of the oc binary used, and the logs generated by the command into the must-gather directory --- release_notes/ocp-4-16-release-notes.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/release_notes/ocp-4-16-release-notes.adoc b/release_notes/ocp-4-16-release-notes.adoc index a110fef1c4a9..cdc1c2991052 100644 --- a/release_notes/ocp-4-16-release-notes.adoc +++ b/release_notes/ocp-4-16-release-notes.adoc @@ -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