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

sync main branch with upstream opendatahub main #288

Merged
merged 39 commits into from
Jun 28, 2024

Conversation

harshad16
Copy link
Member

sync main branch with upstream opendatahub main

It contains all the commits from upstream
Closes: #274

atheo89 and others added 30 commits June 14, 2024 11:15
Add new team members on the reviewer list
…ter-9519515213

[Digest Updater Action] Update Runtimes Images
…ter-9521899465

[Digest Updater Action] Update Notebook Images
Let's run the params-env workflow that checks values in params.env
and commit.env files also on push event and also on dispatch_workflow.
Up to now, it only checked that variables used in params.env file are
unique. This change checks also that the images referenced are unique as
we don't expect any of the given variables to hold the same reference.
Update annotations for torch package on n-1 (2023b) version
…heck

[CI] Enhance params env check script
In case that there is an image tag subpart of another tag, there could
be wrong tag chosen and as a result wrong SHA used for the manifest
update. E.g. these two:

* "rstudio-c9s-python-3.9-2024a-20240315-02193dd",
* "cuda-rstudio-c9s-python-3.9-2024a-20240315-02193dd",

Example of wrong update opendatahub-io#541 (3df148c).

Together with this, I also updated the quay security analysis script
where is the exact same issue.
Example of the wrong update is opendatahub-io#565, where it had to be updated
manually, see the be022e2.
* Get rid of shell check warnings
* Make the code faster by caching skopeo output
* Make skopeo to retry if it fails (3 times retry)
…ter-9617991236

[Digest Updater Action] Update Runtimes Images
* Update images for release N via digest-updater-9619315370 GitHub action

* Update image commits for release N via digest-updater-9619315370 GitHub action

* Update images for release N-1 via digest-updater-9619315370 GitHub action

* Update image commits for release N via digest-updater-9619315370 GitHub action

---------

Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Add new GitHub workflow to sync branches through PR
…egexp

[GHA] digest updater workflow fixes and updates
jiridanek and others added 9 commits June 26, 2024 14:47
…ndatahub-io#577)

* ci: increase available disk space for GHA container image builds

This PR creates a LVM overlay,
increasing the available disk space from previous 66GB to 82GB by default,
and 106GB when building any amd/cude/pytorch/tensorflow image.

* fixup from review, add intel
feat(RHOAIENG-8298): Replace `spawn-fcgi` with `supervisord` in code-server and r-studio server
…ndatahub-io#557)

* Setup build images for AMD Pytorch & Tensorflow with base ROCm image
* Commit piplock for amd pytorch
* Update the pipfile.lock with AMD supported torch and tf
* Update the Makefile to have AMD structure corrected

---------

Signed-off-by: Diamond Bryant <[email protected]>
Co-authored-by: atheo89 <[email protected]>
Co-authored-by: Harshad Reddy Nalla <[email protected]>
Upgrade codeflare-sdk with the latest 0.16.4
chores: Fix the makefile for amd calls and upgrade odh-elyra
Copy link

openshift-ci bot commented Jun 28, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from harshad16. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@harshad16
Copy link
Member Author

Merging to get the main branch ready for release 2.11

@harshad16 harshad16 merged commit 81db840 into red-hat-data-services:main Jun 28, 2024
24 of 29 checks passed
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.

6 participants