-
Notifications
You must be signed in to change notification settings - Fork 473
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
Add "Build OKD for ppc64le" proposal #722
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 |
Hi @mjturek. Thanks for your PR. I'm waiting for a openshift 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/test-infra repository. |
I know this is a bit bare bones at the moment but I'd like to start a conversation about how we can start building and publishing for ppc64le. If there's something that you think should be detailed or discussed, please bring it up here! |
/ok-to-test |
/uncc |
Trailing space was causing lint to fail.
Thanks for working on this @mjturek! I'd suggest we approach Fedora and/or CentOS infra folks to discuss the resource requirements with them. Some additional details on how the builds will be done would be great, too. How do you envision the process be for ppc64le (i.e. is the intention to setup a ppc64le build cluster on Fedora/CentOS infra and onboard it to Prow?) |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
/remove-lifecycle stale We've been working on a prow cluster on Power inside of Power VS (part of IBM Cloud). Once we have that working we can extend what we've learned there to OKD. It's just taking a bit longer as there are no upstream images for prow on Power (yet). |
/remove-lifecycle rotten |
Inactive enhancement proposals go stale after 28d of inactivity. See https://github.com/openshift/enhancements#life-cycle for details. Mark the proposal as fresh by commenting If this proposal is safe to close now please do so with /lifecycle stale |
We might still want to do this eventually. We're working on ARM64 CI and OKD builds now, which should serve as a blueprint for further archs. /remove-lifecycle stale |
Inactive enhancement proposals go stale after 28d of inactivity. See https://github.com/openshift/enhancements#life-cycle for details. Mark the proposal as fresh by commenting If this proposal is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale any news on the ARM front @LorbusChris ? |
/remove-lifecycle stale |
@LorbusChris we're getting a bit more interest from customers. You'd mentioned getting with the Fedora and/or CentOS infra folks. Is there a process there? Do you know who to ping? |
Hi @clnperez, |
Yep, that's underway (and I've been keeping informed). Sounds like what we do need is fcos builds first -- and that's a conversation that's happening (kind of) here: coreos/fedora-coreos-tracker#987 & coreos/coreos-assembler#2473 |
Inactive enhancement proposals go stale after 28d of inactivity. See https://github.com/openshift/enhancements#life-cycle for details. Mark the proposal as fresh by commenting If this proposal is safe to close now please do so with /lifecycle stale |
Stale enhancement proposals rot after 7d of inactivity. See https://github.com/openshift/enhancements#life-cycle for details. Mark the proposal as fresh by commenting If this proposal is safe to close now please do so with /lifecycle rotten |
Rotten enhancement proposals close after 7d of inactivity. See https://github.com/openshift/enhancements#life-cycle for details. Reopen the proposal by commenting /close |
@openshift-bot: Closed this PR. In response to this:
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/test-infra repository. |
Add proposal to build and publish ppc64le payloads alongside x86_64 builds.