-
Notifications
You must be signed in to change notification settings - Fork 20
updating runtime-minimal konflux image for ppc64le #1442
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
Conversation
00e9541
to
12a312f
Compare
/build-konflux |
/build-konflux |
@atheo89 , @jiridanek Could you please take a look at this PR? Thanks. |
Is there any particular reason to backport these changes only on rhoai-2.24? If not could you please add these changes on The main syncs to the release branch. Thanks |
Hi @atheo89, we initially raised the PR against main branch only, but there we found out that konflux build pipeline is not yet created. Hence, we changed the branch from main to rhoai-2.24 as konflux build pipeline exists there. |
Signed-off-by: AaruniAggarwal <[email protected]>
e18453a
to
180fb8e
Compare
Caution There are some errors in your PipelineRun template.
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: atheo89 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 |
@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. |
/build-konflux |
merged as part of #1484 |
thanks @wznoinsk |
For building runtime-minimal konflux images on ppc64le, these changes are required. These changes are already merged in opendatahub-io/notebooks repository and have also passed konflux related checks:
for python3.12: opendatahub-io#1632
for python3.11: opendatahub-io#1175
Have also raised similar PR in this repository against
rhoai-2.23-multi-arch-poc
branch:#1330