Skip to content

Enable multi-arch support in operator#363

Closed
yselkowitz wants to merge 1 commit intoopenshift-knative:mainfrom
multi-arch:master
Closed

Enable multi-arch support in operator#363
yselkowitz wants to merge 1 commit intoopenshift-knative:mainfrom
multi-arch:master

Conversation

@yselkowitz
Copy link
Copy Markdown
Contributor

Filing here now based on feedback in openshift/knative-client#411, but this depends on the multi-arch binaries landing in kn-cli-artifacts via openshift/knative-client#414 and possibly other follow-up work.

If there is something else missing on the operator side, please let me know.

/hold

@openshift-ci-robot
Copy link
Copy Markdown

Hi @yselkowitz. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@nak3
Copy link
Copy Markdown
Contributor

nak3 commented Jul 2, 2020

/assign @navidshaikh @rhuss

@openshift-ci-robot
Copy link
Copy Markdown

@nak3: GitHub didn't allow me to assign the following users: navidshaikh, rhuss.

Note that only openshift-knative members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

Details

In response to this:

/assign @navidshaikh @rhuss

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.

Comment on lines +251 to +240
consolev1.Link{
Text: "Download kn for Linux for IBM Power little endian",
Href: baseURL + "/ppc64le/linux/kn-linux-ppc64le.tar.gz",
},
consolev1.Link{
Text: "Download kn for Linux for IBM Z",
Href: baseURL + "/s390x/linux/kn-linux-s390x.tar.gz",
},
consolev1.Link{
Text: "Download kn for Linux for ARM 64",
Href: baseURL + "/arm64/linux/kn-linux-arm64.tar.gz",
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Respective PR to add these new paths in cli-artifacts image is open, lets test this once the other PR is in.

@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yselkowitz
To complete the pull request process, please assign aliok after the PR has been reviewed.
You can assign the PR to them by writing /assign @aliok in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

@matzew
Copy link
Copy Markdown
Member

matzew commented Dec 16, 2020

@navidshaikh @rhuss is this still needed ?

@navidshaikh
Copy link
Copy Markdown
Contributor

@matzew : nope, we are yet to plan the target release for enabling these architectures.

@yselkowitz yselkowitz changed the title Add links for Linux clients on other architectures Enable multi-arch support in operator Jan 12, 2021
@yselkowitz yselkowitz force-pushed the master branch 2 times, most recently from ce2138e to 7ed6953 Compare January 13, 2021 18:51
@yselkowitz
Copy link
Copy Markdown
Contributor Author

knative-client PRs have merged, so this can go in now.
/hold cancel
/assign @navidshaikh

@navidshaikh
Copy link
Copy Markdown
Contributor

IIUC, we're enabling the builds for mentioned architecture, the change-set in this PR publishes it for end consumers. This step needs to happen after we get ack from test teams ? cc @warrenvw
/hold

Base automatically changed from master to main February 16, 2021 10:17
@yselkowitz
Copy link
Copy Markdown
Contributor Author

Closing in favour of #840

@yselkowitz yselkowitz closed this Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants