[Bug]: Custom notebook image fails to pull with registry port #1085
Labels
feature/byon
Bring Your Own Notebook Feature
kind/bug
Something isn't working
priority/high
Important issue that needs to be resolved asap. Releases should not have too many of these.
Milestone
Is there an existing issue for this?
Current Behavior
When creating a custom notebook image hosted in the OCP internal registry, any attempt to spin up a session using this notebook causes imagePullBackoff. Basic troubleshooting points to parsing of the image name. It looks like anytime there is a ":" descriptor in the name, it gets parsed incorrectly. When there is no port number, like quay.io, it parses correctly.
Expected Behavior
The custom image should spin up without errors regardless of the existence of port number in the name.
Steps To Reproduce
Workaround (if any)
No response
What browsers are you seeing the problem on?
No response
Open Data Hub Version
Anything else
Originally entered in doc repo
opendatahub-io/opendatahub.io#76
The text was updated successfully, but these errors were encountered: