-
Notifications
You must be signed in to change notification settings - Fork 136
Make the kubectl toolchain type public #624
Conversation
Hi @person142. Thanks for your PR. I'm waiting for a bazelbuild 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. |
6d13df8
to
78d7353
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fejta, person142 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 |
/ok-to-test |
/retest |
2 similar comments
/retest |
/retest |
(Third time is the charm? 🤞) |
/retest |
@person142: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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 understand the commands that are listed here. |
Thanks @fejta! |
Closes #530.
This allows defining your own kubectl toolchains; e.g.
which then allows more flexibility over what
kubectl_configure
currently allows.