forked from opendatahub-io/notebooks
-
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
2024b r-sync #381
Merged
openshift-merge-bot
merged 29 commits into
red-hat-data-services:release-2024b
from
atheo89:2024b-sync
Sep 24, 2024
Merged
2024b r-sync #381
openshift-merge-bot
merged 29 commits into
red-hat-data-services:release-2024b
from
atheo89:2024b-sync
Sep 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add images based on python 3.11 * Apply opendatahub-io#656 to Python 3.11 images * Fix expected TF vesion on the test file * Fix labels for Python 3.11 * Apply opendatahub-io#652 to Python 3.11 images * Update lock to fix debugpy package version * Apply opendatahub-io#635 to Python 3.11 images * Replace 3-9 -> 3-11 leftovers * Fix runtime rocm image name according to openshift/release * Apply opendatahub-io#667 to Python 3.11 images * Adapt test code for Python 3.11 images
…-updater-10418058789 [Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.19.1
Updated image manifests with AMD images for pytorch and tensorflow
This is a followup of the opendatahub-io#675 PR.
Recently the kustomize test started to fail for us since the kustomize version 5.4 introduced some breaking changes for which we will need to update our manifests to be compatible. This work will be tracked in [1]. In the meantime, we should pin kustomize version in our GHA to the version that is used by the opendatahub-operator in runtime [2]. [1] https://issues.redhat.com/browse/RHOAIENG-11679 [2] https://github.com/red-hat-data-services/rhods-operator/blob/rhoai-2.12/go.mod#L30-L31
[GHA] Pin kustomize version we use in our test to the particular version
Update the codeflare-sdk version in manifest for the relevant images
…est-updater workflow
Signed-off-by: Harshad Reddy Nalla <[email protected]>
Update runtime updater workflow to search for the new ROCm runtimes
Use the correct way of ROCm brand in user facing content
RHOAIENG-11090: Create a script to automate multiple library upgrades
Since the Kfp has been updated to 2.8 version recently, we should update also the relevant image manifests to match this situation.
Update the kfp package version in image manifest to match the reality
Update runtimes workflow to don't break when a file doe not exists
…ter-10616709023 [Digest Updater Action] Update Notebook Images
…ter-10617556894 [Digest Updater Action] Update Runtimes Images
Bump `codeflare-sdk` to version `0.19.1` for Python 3.11 images
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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:
Approvers can indicate their approval by writing |
openshift-merge-bot
bot
merged commit Sep 24, 2024
31ad6bc
into
red-hat-data-services:release-2024b
32 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes: #379