Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-6394

Change the instruction for capturing must-gather reports

XMLWordPrintable

      We need to make a doc correction regarding the must-gather version used in the command.

      oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather-rhel8:v1.10.0
      

      this we need to put version of the latest release. For eg: 1.15.0
      eg:

      oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather-rhel8:v1.15.0
      

      https://docs.openshift.com/gitops/1.15/understanding_openshift_gitops/gathering-gitops-diagnostic-information-for-support.html

      For newer versions greater than 1.15.0, we can put the version being released.
      For 1.16.0 doucmentation, we can have this below statement.

      oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather-rhel8:v1.16.0
      
      oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather-rhel8:<image_version_tag> 
      

      We have to update the documents. and give example command that has 1.15.0
      https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/1.15/html/understanding_openshift_gitops/gathering-gitops-diagnostic-information-for-support

      The correction needs to be done for all active releases v1.13, v1.14, v1.15.

      Reason:
      Older version of must-gather like v1.10.0 is not compatible with the omc tool. This makes troubleshooting difficult.

              dsoni@redhat.com Dhruv Soni
              rh-ee-anjoseph Anand Francis Joseph
              Anand Singh
              Dhruv Soni Dhruv Soni
              Anand Singh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: