Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ImagePullBackOff event should be an error after 120s #897

Closed
1 task done
andrewballantyne opened this issue Jan 17, 2023 · 1 comment
Closed
1 task done
Labels
feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) feature/notebook-controller KubeFlow NoteBook Controller (KFNBC) Feature good first issue Good for newcomers kind/bug Something isn't working migrated priority/normal An issue with the product; fix when possible

Comments

@andrewballantyne
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When starting a Workbench (or Notebook) you can get an ImagePullBackOff error. We avoided making unhandled events a red error alert as it was not productive to show the user intermittent k8s events that may or may not be known to us at the time of coding.

This one has been promoted to "known status" and we need a use-case for it.

Expected Behavior

Update both Jupyter & DS Projects handling.

Make the ImagePullBackOff error a warning for the first 120 seconds -- after that make it an error so it bubbles up as needed. This should automatically make it appear in the DS Projects as a starting... error.

Steps To Reproduce

  1. Upload a bad image / create a new custom image that is not valid
  2. Try to use it in a Notebook

Workaround (if any)

No response

What browsers are you seeing the problem on?

No response

Open Data Hub Version

2.5.2

Anything else

No response

@andrewballantyne andrewballantyne added kind/bug Something isn't working untriaged Indicates the newly create issue has not been triaged yet feature/notebook-controller KubeFlow NoteBook Controller (KFNBC) Feature priority/normal An issue with the product; fix when possible feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) and removed untriaged Indicates the newly create issue has not been triaged yet labels Jan 17, 2023
@andrewballantyne andrewballantyne added the good first issue Good for newcomers label Jun 6, 2023
@andrewballantyne andrewballantyne modified the milestone: Current Release Jun 7, 2023
@dgutride dgutride added the stale Issue was created a long time ago and nothing has happened label Dec 8, 2023
@dgutride dgutride added needs-migration and removed stale Issue was created a long time ago and nothing has happened labels Feb 2, 2024
@dgutride
Copy link
Contributor

dgutride commented Feb 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/ds-projects Data Science Projects feature (formerly Data Science Groupings - DSG) feature/notebook-controller KubeFlow NoteBook Controller (KFNBC) Feature good first issue Good for newcomers kind/bug Something isn't working migrated priority/normal An issue with the product; fix when possible
Projects
Status: Done
Archived in project
Status: No status
Development

No branches or pull requests

2 participants