-
Notifications
You must be signed in to change notification settings - Fork 7
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
[release-2024a] sync 2024a branch with upstream opendatahub 2024a branch #289
Conversation
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)
…b-io#579) Signed-off-by: Harshad Reddy Nalla <[email protected]>
Signed-off-by: Harshad Reddy Nalla <[email protected]>
* 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
* 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
Set Telemetry level off
…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
Signed-off-by: Harshad Reddy Nalla <[email protected]>
Upgrade codeflare-sdk with the latest 0.16.4
Signed-off-by: Harshad Reddy Nalla <[email protected]>
Signed-off-by: Harshad Reddy Nalla <[email protected]>
chores: Fix the makefile for amd calls and upgrade odh-elyra
Sync 2024a branch with main branch
…nto rsync-2024a
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Merging to get the branch build ready |
3ccfb36
into
red-hat-data-services:release-2024a
sync 2024a branch with upstream opendatahub 2024a branch