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

Reliance on on-cluster registry for disconnected deployments. #124

Closed
harshad16 opened this issue Jun 16, 2023 · 2 comments
Closed

Reliance on on-cluster registry for disconnected deployments. #124

harshad16 opened this issue Jun 16, 2023 · 2 comments
Assignees
Labels
JIRA jira issue exists for following github issue kind/bug Something isn't working

Comments

@harshad16
Copy link
Member

harshad16 commented Jun 16, 2023

Reliance on on-cluster registry for disconnected deployments.

In disconnected RHODS deployments, customers will have to mirror all their images to their mirror registry.

For the notebooks, we also require the cluster to have its own on-board registry. This creates more work and effort, and could probably be alleviated if we would let the customer use their mirror as the only registry needed.

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

OCP 4.12

Steps to Reproduce

Deploy an OCP 4.12. Disable the internal registry with operator set as "Removed" or in platforms documented in https://docs.openshift.com/container-platform/4.12/registry/configuring-registry-operator.html#registry-removed_configuring-registry-operator
Deploy RHODS through OLM
Try to instanciate a jupyter notebook with the default images
Actual results:
Deployment get stuck at 96% because image cannot be stored in the local registry.

JIRA: RHODS 8481

@github-project-automation github-project-automation bot moved this to 📋 Backlog in ODH IDE Planning Jun 16, 2023
@harshad16 harshad16 moved this from 📋 Backlog to 🔖Todo in ODH IDE Planning Jun 16, 2023
@harshad16 harshad16 moved this from 🔖Todo to 🏗 In Progress in ODH IDE Planning Jun 16, 2023
@harshad16 harshad16 self-assigned this Jun 16, 2023
@harshad16
Copy link
Member Author

The solution suggested and accepted to switch from referencePolicy local to source
so this solves the issue of pulling in images.

@harshad16 harshad16 added kind/bug Something isn't working JIRA jira issue exists for following github issue labels Jun 16, 2023
@harshad16
Copy link
Member Author

The solution is merged in.
closing this issue.

@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅Done in ODH IDE Planning Jun 23, 2023
atheo89 pushed a commit to atheo89/notebooks that referenced this issue Feb 2, 2024
…pdater2

[Fix] typo in logging of the `notebook-digest-updater.yaml`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JIRA jira issue exists for following github issue kind/bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant