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

Remove explicit CUDA version from imagestreamtag #261

Merged
merged 1 commit into from Oct 4, 2022

Conversation

Xaenalt
Copy link
Contributor

@Xaenalt Xaenalt commented Sep 14, 2022

This is due to RHODS-4312 which notes that in some cases a driver update can occur without a corresponding update to RHODS, leaving the spawner showing a CUDA version that is inconsistent with the version displayed in the notebook at runtime. It might be a good idea to get this from the driver somehow, but since that requires a lot of rearchitecting, this just removes the explicit version from the mouseover text

  • 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): https://issues.redhat.com/browse/RHODS-4312
  • The Jira story is acked.
  • Live build image:
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work.
  • QE contact acknowledges that this has been tested and is approved for merge.

This is due to RHODS-4312 which notes that in some cases a driver
update can occur without a corresponding update to RHODS, leaving
the spawner showing a CUDA version that is inconsistent with the
version displayed in the notebook at runtime. It might be a good
idea to get this from the driver somehow, but since that requires
a lot of rearchitecting, this just removes the explicit version
from the mouseover text
@Xaenalt
Copy link
Contributor Author

Xaenalt commented Sep 26, 2022

Live build in progress, @anishasthana @tarukumar PTAL

@Xaenalt
Copy link
Contributor Author

Xaenalt commented Sep 26, 2022

Live build was successful

@anishasthana
Copy link
Member

Can you share the live build here for testing?

@Xaenalt
Copy link
Contributor Author

Xaenalt commented Sep 28, 2022

quay.io/modh/odh-deployer-container-live:1.18.0-rhods-4312

@LaVLaS
Copy link
Contributor

LaVLaS commented Sep 29, 2022

/lgtm

This worked for me

@openshift-ci openshift-ci bot added the lgtm label Sep 29, 2022
@LaVLaS LaVLaS self-requested a review September 29, 2022 00:44
@openshift-ci
Copy link

openshift-ci bot commented Sep 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LaVLaS

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@LaVLaS LaVLaS merged commit 898b7f1 into red-hat-data-services:main Oct 4, 2022
dimakis pushed a commit to dimakis/odh-deployer that referenced this pull request Jul 9, 2023
Remove explicit CUDA version from imagestreamtag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants