Description of problem:
(MISSING) output with the `oc adm must-gather --help` output [`4.15.0` - `oc`](https://mirror.openshift.com/pub/openshift-v4/multi/clients/ocp/4.15.0/ppc64le/openshift-client-linux.tar.gz) introduces strange output with the `oc adm must-gather --help` output.
Version-Release number of selected component (if applicable):
4.15.0 and higher
How reproducible:
4.15.0 and higher you can run the reproducer steps
Steps to Reproduce:
1.curl -O -L https://mirror.openshift.com/pub/openshift-v4/multi/clients/ocp/4.15.0/ppc64le/openshift-client-linux.tar.gz 2. untar 3. ./oc adm must-gather --help
Actual results:
# ./oc adm must-gather --help --volume-percentage=30: Specify maximum percentage of must-gather pod's allocated volume that can be used. If this limit is exceeded, must-gather will stop gathering, but still copy gathered data. Defaults to 30%!(MISSING)
Expected results:
No (MISSING) content in the output
Additional info:
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update