Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-4619

servicemeshoperator specification is missing related image registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Undefined Undefined
    • None
    • None
    • Documentation, Maistra
    • None
    • False
    • None
    • False

      Description of problem:

      up to https://docs.openshift.com/container-platform/4.13/support/gathering-cluster-data.html#gathering-data-specific-features_gathering-cluster-data the image "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8" should get used to gather data for support cases.
      As this image is not a related image in the operators spec, this image will not get automatically pulled/mirrored. 
      I case of a disconnected cluster this leads the related must-gather image likely not being available. As this get mostly not discovered during usual usage, but in case of a crisis, this needs to get avoided 

      Version-Release number of selected component (if applicable):

      all, AFAIK

      How reproducible:

      always on any disconnected cluster or by checking the redhat-operator-index

      Steps to Reproduce:

      1. opm render registry.redhat.io/redhat/redhat-operator-index:v4.13 > redhat-operator-index-v4.13.json
      2. operatorNames=$(jq 'select(.schema == "olm.bundle") | select ( .relatedImages[].image | contains ("registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8")) | .name' redhat-operator-index-v4.13.json ) 

      Actual results:

      no operator has "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8" as related image

      Expected results:

      "servicemeshoperator.v2*" is expected to have a related image "registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel8*"

      Additional info:

       

              rhn-support-gmonahan Gwynne Monahan
              clichybi@redhat.com Carsten Lichy-Bittendorf
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: