ci: Also work around git checkout security check#810
ci: Also work around git checkout security check#810cgwalters merged 1 commit intoopenshift:masterfrom
Conversation
See actions/checkout#760 (comment) Nothing malicious is happening here, we are just using the checkout with various UIDs for complex reasons. The name of this script is now kind of wrong, but changing it would require a ratchet with the CI config in openshift/release.
|
Should fix the failures seen in #803 - but I didn't test that. |
|
Should be fixed by #802 hopefully. /test test-qemu-kola-upgrade |
🎉 |
|
Since we know this fixes one job |
|
@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/test-qemu-metal, ci/prow/test-qemu-nvme, ci/prow/validate-built-image DetailsIn 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, HuijingHei, jmarrero, miabbott The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/skip |
|
/override ci/prow/periodic-images |
|
@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/periodic-images DetailsIn 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. |
|
@cgwalters: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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 understand the commands that are listed here. |
|
/cherrypick release-4.11 |
|
@cgwalters: new pull request created: #814 DetailsIn 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. |
See actions/checkout#760 (comment)
Nothing malicious is happening here, we are just using the checkout
with various UIDs for complex reasons.
The name of this script is now kind of wrong, but changing it
would require a ratchet with the CI config in openshift/release.