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

Update minimal-gpu-notebook-imagestream.yaml #285

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

lugi0
Copy link

@lugi0 lugi0 commented Dec 16, 2022

Remove the .z stream from the JupyterLab dependency, since it is not shown for any other library in any of the images

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • For commits that came from upstream, [UPSTREAM] has been prepended to the commit message
  • JIRA link(s):
  • The Jira story is acked
  • An entry has been added to the latest build document in Build Announcements Folder.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious)

Remove the .z stream from the JupyterLab dependency, since it is not shown for any other library in any of the images
@@ -15,7 +15,7 @@ spec:
tags:
- annotations:
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.8"}]'
opendatahub.io/notebook-python-dependencies: '[{"name":"JupyterLab","version":"3.2.4"},{"name":"Notebook","version":"6.4"}]'
opendatahub.io/notebook-python-dependencies: '[{"name":"JupyterLab","version":"3.2"},{"name":"Notebook","version":"6.4"}]'
openshift.io/imported-from: quay.io/modh/odh-minimal-notebook-container
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change also the field openshift.io/imported-from to -> openshift.io/imported-from: quay.io/modh/cuda-notebooks ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the change in the JupyterLab version looks good to me

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucferbux could you review the PR as well? I don't have permission to merge it

update `openshift.io/imported-from` field
@lucferbux
Copy link

I cannot merge this, needs owner permissions from github's own repository. Maybe @anishasthana can help.
We are targeting this change for upstream too? i don't wanna diverge (even more) from upstream.

@anishasthana
Copy link

I can merge this, but I'd like confirmation on if this needs to go upstream too first.

@atheo89
Copy link
Member

atheo89 commented Dec 21, 2022

Right, it also needs to be updated on the upstream repo too. Here is the PR that pushes the same changes cc @lucferbux, @anishasthana

@anishasthana anishasthana merged commit 333bf6e into master Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants