-
Notifications
You must be signed in to change notification settings - Fork 23
Update Runtime Datascience Dockerfile with ppc64le changes #1511
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
base: main
Are you sure you want to change the base?
Update Runtime Datascience Dockerfile with ppc64le changes #1511
Conversation
[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 |
Able to build image locally:
|
e60f095
to
7012158
Compare
Validated image locally:
|
/build-konflux |
cba2b03
to
9ee112b
Compare
/build-konflux |
Signed-off-by: Aaruni Aggarwal <[email protected]>
9ee112b
to
e2c88ae
Compare
Hi @atheo89, I have rebased the PR. |
/build-konflux |
Signed-off-by: Aaruni Aggarwal <[email protected]>
172b180
to
05d8990
Compare
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/build-konflux |
@AaruniAggarwal: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/retest |
/build-konflux |
This PR introduces ppc64le (IBM Power) support for the runtime-datascience notebook images.
Changes will not impact other platforms (x86_64, arm64, etc.)
Able to build image locally.
Skipping codeflare-sdk on ppc64le by updating pyproject.toml.
So, Regenerated pylock.toml using following command:
uv pip compile pyproject.toml --output-file pylock.toml --format pylock.toml --generate-hashes --emit-index-url --python-version=3.12 --python-platform linux --no-annotate