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

Do not yum update on ubi8-py38 #10

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Do not yum update on ubi8-py38 #10

merged 1 commit into from
Apr 29, 2022

Conversation

samuelvl
Copy link

@samuelvl samuelvl commented Apr 29, 2022

  • 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-3705
  • The Jira story is acked
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious)

First of all, delete the previous build chain objects:

$ oc delete is -l "rhods/buildchain=cuda" -n redhat-ods-applications
$ oc delete bc -l "rhods/buildchain=cuda" -n redhat-ods-applications

Create a new build chain with the patch:

$ oc apply -n redhat-ods-applications -f https://raw.githubusercontent.com/samuelvl/odh-deployer/rhods-3705/jupyterhub/cuda-11.4.2/manifests.yaml

@samuelvl samuelvl added the bug Something isn't working label Apr 29, 2022
@samuelvl samuelvl requested a review from crobby April 29, 2022 14:00
@samuelvl samuelvl self-assigned this Apr 29, 2022
Copy link

@crobby crobby left a comment

Choose a reason for hiding this comment

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

/lgtm QE (Tarun) has seen this work as well.

@anishasthana anishasthana merged commit 9c71221 into red-hat-data-services:buildchain Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants