Skip to content

Update gathering-data-specific-features.adoc #96197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prithvipatil97
Copy link
Contributor

@prithvipatil97 prithvipatil97 commented Jul 17, 2025

Below is step 5:

  1. Attach the compressed file to your support case on the the Customer Support page of the Red Hat Customer Portal.
  • In the above sentence word the the is mentioned twice. Which is not required.
  • We need to remove one word from it.
  • Here is the updated look:
  1. Attach the compressed file to your support case on the Customer Support page of the Red Hat Customer Portal.

Also, in step 3 command structure is wrong:

  1. Run the oc adm must-gather command with one or more -image or -image-stream arguments. For example, the following command gathers both the default cluster data and information specific to KubeVirt:
$ oc adm must-gather \
 --image-stream=openshift/must-gather \
 --image=quay.io/kubevirt/must-gather 
  • Here, the - - sign should be below oc.
  • Command will as it is, but it is not as per our standard documentation rule.
  • Hence we need to change it.
    Here is the updated look:
  1. Run the oc adm must-gather command with one or more -image or -image-stream arguments. For example, the following command gathers both the default cluster data and information specific to KubeVirt:
$ oc adm must-gather \
  --image-stream=openshift/must-gather \
  --image=quay.io/kubevirt/must-gather

Version(s):

RHOCP 4.20, RHOCP 4.19, RHOCP 4.18, RHOCP 4.17, RHOCP 4.16, RHOCP 4.15, RHOCP 4.14, RHOCP 4.13, RHOCP 4.12

Issue:

https://issues.redhat.com/browse/OSDOCS-15334

Link to docs preview:

https://96197--ocpdocs-pr.netlify.app/openshift-dedicated/latest/support/gathering-cluster-data.html
https://96197--ocpdocs-pr.netlify.app/openshift-enterprise/latest/support/gathering-cluster-data.html
https://96197--ocpdocs-pr.netlify.app/openshift-rosa-hcp/latest/support/gathering-cluster-data.html
https://96197--ocpdocs-pr.netlify.app/openshift-rosa/latest/support/gathering-cluster-data.html

QE review:

  • QE has approved this change.

Additional information:

Below is step 5:

5. Attach the compressed file to your support case on the the Customer Support page of the Red Hat Customer Portal.

In the above sentence word `the` `the` is mentioned twice.
Which is not required.
We need to remove one word from it.
Here is the updated look:

5. Attach the compressed file to your support case on the Customer Support page of the Red Hat Customer Portal.

Also, in step 3 command structure is wrong:

3. Run the oc adm must-gather command with one or more -image or -image-stream arguments. For example, the following command gathers both the default cluster data and information specific to KubeVirt:

$ oc adm must-gather \
 --image-stream=openshift/must-gather \
 --image=quay.io/kubevirt/must-gather 
Here, the `- -` sign should be below `oc`.
Command will as it is, but it is not as per our standard documentation rule.
Hence we need to change it.
Here is the updated look:

3. Run the oc adm must-gather command with one or more -image or -image-stream arguments. For example, the following command gathers both the default cluster data and information specific to KubeVirt:

$ oc adm must-gather \
  --image-stream=openshift/must-gather \
  --image=quay.io/kubevirt/must-gather
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 17, 2025
Copy link

openshift-ci bot commented Jul 17, 2025

@prithvipatil97: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@prithvipatil97
Copy link
Contributor Author

/label peer-review-needed

@openshift-ci openshift-ci bot added the peer-review-needed Signifies that the peer review team needs to review this PR label Jul 17, 2025
@JoeAldinger JoeAldinger added peer-review-in-progress Signifies that the peer review team is reviewing this PR and removed peer-review-needed Signifies that the peer review team needs to review this PR labels Jul 17, 2025
@JoeAldinger JoeAldinger self-assigned this Jul 17, 2025
Copy link
Contributor

@JoeAldinger JoeAldinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2025
@JoeAldinger JoeAldinger added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-in-progress Signifies that the peer review team is reviewing this PR labels Jul 17, 2025
@JoeAldinger JoeAldinger removed their assignment Jul 17, 2025
@prithvipatil97
Copy link
Contributor Author

Hello @JoeAldinger
Thanks for your attention here and for the peer review.
Now, if possible, could you please help with getting QE approval for this change?
I am unsure of whom to connect with for a QE approval.

Regards,
Prithviraj Patil

@JoeAldinger
Copy link
Contributor

@anuragthehatter could you help find a QE review for this, please and thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. peer-review-done Signifies that the peer review team has reviewed this PR size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants