-
Notifications
You must be signed in to change notification settings - Fork 10
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
Enabled s390x Build Method #30
base: dev
Are you sure you want to change the base?
Conversation
Change-Id: Iaad4e043f8c295edbe16fa08f8ad431d8d96d8e5 Co-authored-by: Aldo Culquicondor <acondor@google.com>
Change-Id: I325b633421e009cd3f7ae5b48ddcf0d3da46741d
Change-Id: I2b2aa88eca55d3385cb34cf141b5da3c902c28d7 Co-authored-by: Aldo Culquicondor <acondor@google.com>
kubernetes-sigs#1760) Change-Id: I19ab4c259818b0ba0d25dd3346025c343a757ccc
* Don't deploy visibility by default * Review Remarks * Review Remarks * Review Remarks --------- Co-authored-by: Traian Schiau <traian_schiau@epam.com>
…#1771) Co-authored-by: Yaroslava Serdiuk <yaroslava@google.com>
* Parallelize integration tests * Create parameter INTEGRATION_NPROCS * test INTEGRATION_NPROCS=2 * test INTEGRATION_NPROCS=8 * revert INTEGRATION_NPROCS --------- Co-authored-by: Gabe <15304068+gabesaba@users.noreply.github.com>
Use a custom service account and role when generating the multikueue kubeconfigs. Co-authored-by: Traian Schiau <traian_schiau@epam.com>
Signed-off-by: Traian Schiau <traian_schiau@epam.com>
…t. (kubernetes-sigs#1809) * Cluster connection monitoring and reconnect. * Review Remarks --------- Co-authored-by: Traian Schiau <traian_schiau@epam.com>
Change-Id: I5e44372ee23b253c6eeb2a71c8a97dd0370e5072 Co-authored-by: Aldo Culquicondor <acondor@google.com>
kubernetes-sigs#1826) Signed-off-by: B1F030 <b1fzhang@gmail.com> Co-authored-by: B1F030 <b1fzhang@gmail.com> Co-authored-by: kerthcet <kerthcet@gmail.com>
…-sigs#1832) * Avoid requeue on ClusterQueue status update Change-Id: Id028414a730a238549b7fddf5d42a2eafdf959c3 * Reclaimable pods can put pod out of inadmissible Change-Id: Id52ef3c92abd84317c4a7a71c3a20f6f28d67d25 * Delay requeueing based on RequeueState Change-Id: I5431e741cb30541a846b65fb26aa0b7b631eb80d --------- Co-authored-by: Aldo Culquicondor <acondor@google.com>
Change-Id: If8f430731a6967a361d0f5172ed408f57a0687bc Co-authored-by: Aldo Culquicondor <acondor@google.com>
…sigs#1830) (kubernetes-sigs#1836) * [e2e] Return ginkgo exit code * [e2e] Restore manager's image in sh * Cleanup and remarks Change-Id: I66ccb5173149458dfcdd64d117dd81cd3ded9c5c Co-authored-by: Traian Schiau <55734665+trasc@users.noreply.github.com>
… webhook (kubernetes-sigs#1843) Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
…d=false (kubernetes-sigs#1845) Change-Id: Ib10c1874bfb3f5810f83d751e4d80ca6eb031bfa
Change-Id: I7cc659b2b013cd4a0b907b0e3002b877dac2e4ae
…uster (kubernetes-sigs#1854) Co-authored-by: Vicente Ferrara <vicenteferrara@google.com>
…kubernetes-sigs#1880) Change-Id: I68155a467880059c65deb75b00939b14551924cd Co-authored-by: Aldo Culquicondor <acondor@google.com>
…gs#1914) Co-authored-by: Patryk Bundyra <pbundyra@google.com>
…s-sigs#1917) * Dereference StopPolicy before equality check * Update pkg/controller/core/workload_controller.go Co-authored-by: Yuki Iwai <yuki.iwai.tz@gmail.com> * Update pkg/controller/core/workload_controller.go Co-authored-by: Yuki Iwai <yuki.iwai.tz@gmail.com> --------- Co-authored-by: Gabe <15304068+gabesaba@users.noreply.github.com> Co-authored-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Change-Id: I7f17d51df66de6766af44e48f45b4165e8bd3e30 Co-authored-by: Aldo Culquicondor <acondor@google.com>
Co-authored-by: Gabe <15304068+gabesaba@users.noreply.github.com>
Change-Id: Icabeb0cca6f7680173d72be29a293731f93d8f9b
Signed-off-by: Kevin <kpostlet@redhat.com>
Enabled S390x Build
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sudharshanibm 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 |
Hi @sudharshanibm. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
Signed-off-by: Kevin <kpostlet@redhat.com>
Signed-off-by: Kevin <kpostlet@redhat.com>
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. |
6705d19
to
9765a5d
Compare
9765a5d
to
edaa8c7
Compare
Unless I'm missing something, this PR should likely be against the upstream Kueue repo. https://github.com/opendatahub-io/kueue |
367ed20
to
ce05603
Compare
What type of PR is this?
Feature
What this PR does / why we need it:
This PR will add the support for s390x for multi-arch image build
Special notes for your reviewer:
Successfully created multi-arch images and pushed into local image registry. Created images on Openshift platform runs on s390x architecture. We have also shared screenshots for the same.
Does this PR introduce a user-facing change?
Image : quay.io/smuralid/kueue:v0.6.2-odh-3-gfdafd7a7-dirty