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

Downstream r-sync release-2024b #380

Conversation

atheo89
Copy link
Member

@atheo89 atheo89 commented Sep 23, 2024

git remote add upstream <opendatahub-io/notebooks>
git remote add downstream <red-hat-data-services/notebooks>

git checkout -b downstream-sync-2024b downstream/release-2024b
git pull upstream 2024b --no-rebase
resolve conflicts
git add .
git commit 
git push origin downstream-sync-2024b

caponetto and others added 28 commits August 16, 2024 12:57
* 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
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
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
Copy link

openshift-ci bot commented Sep 23, 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 atheo89. 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

@atheo89 atheo89 closed this Sep 23, 2024
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