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

[DSG] ImagePullBackOff is not handled as error during workbench start

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      == An ImagePullBackOff error message is not displayed when required during the workbench creation process

      Pods can experience issues pulling container images from the container registry. If an error occurs, the relevant pod enters into an `ImagePullBackOff` state. During the workbench creation process, if an `ImagePullBackOff` error occurs, an appropriate message is not displayed.

      *Workaround*: Check the event log for further information on the `ImagePullBackOff` error. To do this, click on the workbench status when it is starting.
      Show
      == An ImagePullBackOff error message is not displayed when required during the workbench creation process Pods can experience issues pulling container images from the container registry. If an error occurs, the relevant pod enters into an `ImagePullBackOff` state. During the workbench creation process, if an `ImagePullBackOff` error occurs, an appropriate message is not displayed. *Workaround*: Check the event log for further information on the `ImagePullBackOff` error. To do this, click on the workbench status when it is starting.
    • Known Issue
    • Done
    • Moderate

      Description of problem:

      Raised during discussions under RHODS-5889

      When a workbench gets ImagePullBackOff, UI should inform the user about the error. As discussed, the errors while pulling an image could also be temporary due to different reasons (e.g., network issues or registry limits).

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

      Create a DS Project

      Steps to Reproduce

      1. Create a custom image from Settings > Notebook images (e.g., quay.io/myfakeimages/myimage:1234)
      2. create a workbench and select the custom image as notebook image
      3. compare the pod and workbench status

      Actual results:

      pod is in error ImagePullBackOff; workbench is in "starting" status

      Expected results:

      pod is in error ImagePullBackOff; workbench reports the error

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      RHODS v1.21.0-21

      Workaround:

      Click on "Starting..." status label and open the Event log to check the errors/warnings

      Additional info:

      Upstream issue: https://github.com/opendatahub-io/odh-dashboard/issues/897 

        1. backoff warning.png
          73 kB
          Andrew Ballantyne
        2. image-2024-04-04-16-27-50-224.png
          9 kB
          Andrew Ballantyne
        3. insufficient resources error.png
          70 kB
          Andrew Ballantyne
        4. insufficient resources error icon.png
          9 kB
          Andrew Ballantyne

            Unassigned Unassigned
            rhn-support-bdattoma Berto D'Attoma
            RHOAI Dashboard
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: