-
Notifications
You must be signed in to change notification settings - Fork 69
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 links for arm64 artifacts to consoleclidownload.go #2642
Add links for arm64 artifacts to consoleclidownload.go #2642
Conversation
09811a6
to
1967d58
Compare
@mvinkler we need to update the expected number-
|
1967d58
to
8f3c3a7
Compare
|
/cherry-pick release-1.33 |
@pierDipi: once the present PR merges, I will cherry-pick it on top of release-1.33 in a new PR and assign it to you. 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-sigs/prow repository. |
@dsimansk any idea why the Content-Length header returns 19 bytes for both arm downloads?
|
Well, midstream image doesn't have those archives enabled, or they are named differently. We only have the following archives at the moment: |
@mvinkler it should pass even the download test with changes made in midstream kn-cli-artifacts. |
In addition we synced with @Kaustubh-pande on the naming scheme. In the cli image we will keep archive names with |
Current structure in midstream image:
|
/approve For tests |
@dsimansk: once the present PR merges, I will cherry-pick it on top of release-1.33 in a new PR and assign it to you. 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-sigs/prow repository. |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, mvinkler 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 |
/retest-required |
Pendig update on CI config side first: openshift/release#51996 |
/hold |
@mvinkler: 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. |
/test 415-operator-e2e-aws-415 |
/unhold |
/retest-required |
26fc783
into
openshift-knative:main
@pierDipi: new pull request created: #2662 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-sigs/prow repository. |
Fixes JIRA SRVCOM-3099
Proposed Changes
🐛 fix - add missing links for arm64 kn to OCP Command Line Tools page