-
Notifications
You must be signed in to change notification settings - Fork 53
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
[OKD] Get the oc tarball for windows using payload #972
[OKD] Get the oc tarball for windows using payload #972
Conversation
OKD scos release doesn't provide the windows artifacts and till now we were using the old 4.14 one which might not work with latest version of OKD. This PR is going to extract it from the specified release. - okd-project/okd-scos#17
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cfergeau 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 |
b4d9754
into
crc-org:release-4.16
/cherry-pick release-4.17 |
/cherry-pick release-4.18 |
/cherry-pick master |
@praveenkumar: new pull request created: #973 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. |
@praveenkumar: new pull request created: #974 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. |
@praveenkumar: new pull request created: #975 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. |
OKD scos release doesn't provide the windows artifacts and till now we were using the old 4.14 one which might not work with latest version of OKD. This PR is going to extract it from the specified release.