[RHDEVDOCS-7365]: Add gathering diagnostic information procedure for OpenShift Pipelines#113892
Conversation
…OpenShift Pipelines
|
Hi @kamalinimukherjee. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
@Dhruv-Soni11 updated the branch to pipelines-docs-main. |
| For prompt support, provide diagnostic information for both OpenShift Container Platform and {pipelines-title}. | ||
| ==== | ||
|
|
||
| == About the must-gather tool |
There was a problem hiding this comment.
This topic should be added in a separate concept.
|
|
||
| Optionally, you can run the `oc adm must-gather` command in a specific namespace by using the `--run-namespace` option. | ||
|
|
||
| .Example command for a specific namespace |
There was a problem hiding this comment.
Check the guidelines for using a format like this. Ask Shivani for more info regarding this.
| $ oc adm must-gather --image=quay.io/openshift-pipeline/must-gather --run-namespace=<namespace> | ||
| ---- | ||
|
|
||
| == Collecting debugging data for {pipelines-title} |
There was a problem hiding this comment.
This topic should be ideally added in a separate procedure.
| @@ -0,0 +1,105 @@ | |||
| // This module is included in the following assemblies: | |||
There was a problem hiding this comment.
The content must be differentiated into an assembly, a procedure, and a concept. Cramming everything into a single file is not the correct way as per our guidelines. I assume that it is the reason why the PR is not building a preview since the last couple of hours.
There was a problem hiding this comment.
You can follow this for more guidance: https://github.com/Dhruv-Soni11/openshift-docs/blob/gitops-docs-main/understanding_openshift_gitops/gathering-gitops-diagnostic-information-for-support.adoc
|
Reviewing the content is immaterial until you fix the structural issues, @kamalinimukherjee. Kindly let me know if I can assist you further. |
**