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

[release-2024a] sync 2024a branch with upstream opendatahub 2024a branch #289

Merged
merged 51 commits into from
Jun 28, 2024

Conversation

harshad16
Copy link
Member

sync 2024a branch with upstream opendatahub 2024a branch

  • includes all the commits from the upstream

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

[Digest Updater Action] Update Runtimes Images
…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)
* let's run params-env workflow also on push

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.

* enhance the check-params-env.sh to also check uniqueness of values

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.

* check-params-env.sh prints also time of creation of the checked image

---------

Co-authored-by: Jan Stourac <[email protected]>
[2024a] sync 2024a branch with main branch commits
…ter-9617991236

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

[Digest Updater Action] Update Runtimes Images
github-actions bot and others added 21 commits June 21, 2024 17:07
* 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
…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]>
…_2024a__20240627194556

Sync `2024a` branch with `main` branch
Upgrade codeflare-sdk with the latest 0.16.4
chores: Fix the makefile for amd calls and upgrade odh-elyra
@openshift-ci openshift-ci bot requested review from atheo89 and jstourac June 28, 2024 05:07
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 branch build ready

@harshad16 harshad16 merged commit 3ccfb36 into red-hat-data-services:release-2024a Jun 28, 2024
21 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.

7 participants