opendatahub-io / notebooks

Notebook images for ODH
Apache License 2.0
17 stars 59 forks source link

Upgrade odh-elyra 3.16.6 that includes pod toleration, label and anno… #534

Closed harshad16 closed 4 months ago

harshad16 commented 4 months ago

Upgrade odh-elyra 3.16.6 that includes pod toleration, label, and annotation

Description

This brings in the changes based on: https://github.com/opendatahub-io/elyra/releases/tag/3.16.6

How Has This Been Tested?

Executed in the PR in odh-elyra. Test it based on below:

  1. Setup a cluster with notebook images
  2. set the DSP instance
  3. Set the GPU for testing toleration
  4. Test the toleration by including the value.

Merge criteria:

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: atheo89

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: - ~~[OWNERS](https://github.com/opendatahub-io/notebooks/blob/main/OWNERS)~~ [atheo89] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 4 months ago

@harshad16: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/habana-notebooks-e2e-tests a4485dbd11577e1d0a7fdb95d70465967e612a53 link true /test habana-notebooks-e2e-tests
ci/prow/notebooks-e2e-tests a4485dbd11577e1d0a7fdb95d70465967e612a53 link true /test notebooks-e2e-tests
ci/prow/images a4485dbd11577e1d0a7fdb95d70465967e612a53 link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
harshad16 commented 4 months ago

Thanks for the review :100: