Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-5458

Add operator specific must-gather image as part of operator mirror

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.13
    • None
    • False
    • None
    • False
    • Not Selected

      1. What is the nature and description of the request?

      When we use oc-mirror to mirror operators. The following operator must-gather images are not available as part of operator mirror. While other operators like `odf`, `lvms` etc include must-gather images.

      Support needs an operator-specific must-gather to troubleshoot operator issues.

      The customer needs a must-gather as part of the operator mirror. Like, Must gather `istio-must-gather-rhel8`, `compliance-operator/must-gather`,`

      ose-local-storage-mustgather-rhel8` is expected when the customer is using the below imageset.

      ~~~

      apiVersion: mirror.openshift.io/v1alpha2
      kind: ImageSetConfiguration
      mirror:
        operators:
          - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.12
            packages:
              - name: servicemeshoperator
                channels:
                  - name: stable
              - name: compliance-operator
                channels:
                  - name: stable
              - name: local-storage-operator
                channels:
                  - name: stable 

      ~~~
      3. Why does the customer need this? (List the business requirements here)
      This will reduce to customer's headache of mirroring additional images just to capture `Must-gateher` for support cases. 

      4. List any affected packages or components.

      `oc-mirror`

              rhn-coreos-tunwu Tony Wu
              rhn-support-mdeore Mayur Deore
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: