Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-7916

Non SHA image addresses in the DS Pipeline operator

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Testable
    • No
    • 1.26.0
    • No
    • No
    • Yes
    • None
    • ML Ops Sprint 1.26

      Description of problem:

      When looking at the DSPipeline operator, I can see non SHA images defined:

      oc get deploy/data-science-pipelines-operator-controller-manager -oyaml
      ...
              - name: IMAGES_MOVERESULTSIMAGE
                value: registry.redhat.io/ubi8/ubi-micro:8.7
              - name: IMAGES_MARIADB
                value: registry.redhat.io/rhel8/mariadb-103:1
      

      For disconnected cluster setup, it is mandatory that all the images used by the operators use SHA addresses, and that these images are listed in the CSV relatedImages list.

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      Actual results:

      Expected results:

      All the images configured in the DSPipeline operator use the SHA suffix

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      RHODS 1.25.0 RC

      Workaround:

      Additional info:

              humairkhan Humair Khan
              kpouget2 Kevin Pouget
              Jorge Garcia Oncins Jorge Garcia Oncins
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: