Uploaded image for project: 'Red Hat OpenShift AI Engineering'
  1. Red Hat OpenShift AI Engineering
  2. RHOAIENG-6855

Incorrect kserve-storage-initializer in disconnected-helper for RHOAI 2.8.2

XMLWordPrintable

    • Testable

      In a disconnected env with RHOAI 2.8.2.RC1, after deploying a single model serving, the newly provisioned pod tries to pull the following image

      quay.io/modh/kserve-storage-initializer@sha256:d9fc3b543f8736bb90cbcec3ba4f459b650c462cbd0bd4f46daf5898a3ab7f1f
      

      Since, the disconnected helper defines a different image
      https://github.com/red-hat-data-services/rhoai-disconnected-install-helper/blob/main/rhoai-2.8.2.md?plain=1#L13

      quay.io/modh/kserve-storage-initializer@sha256:8e39f7c2736f91775aa5f5929e5981ba3c30c7f63a9b7dec6ee4c655ab1d5e70
      

      we end up with the error

      Back-off pulling image "quay.io/modh/kserve-storage-initializer@sha256:d9fc3b543f8736bb90cbcec3ba4f459b650c462cbd0bd4f46daf5898a3ab7f1f"
      

      Please update the disconnected-helper with the correct kserve-storage-initializer which is

      quay.io/modh/kserve-storage-initializer@sha256:d9fc3b543f8736bb90cbcec3ba4f459b650c462cbd0bd4f46daf5898a3ab7f1f
      

            Unassigned Unassigned
            apodhrad@redhat.com Andrej Podhradsky
            RHOAI DevOps
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: