-
Notifications
You must be signed in to change notification settings - Fork 391
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
✨ Move kubectl plugins into github.com/kcp-dev/kcp/cli module #3084
Conversation
12e9aaa
to
dc5fa01
Compare
/lgtm |
LGTM label has been added. Git tree hash: bcaade05ba980eb2bb8776f000e74b92501a159c
|
502654f
to
ef9e5bb
Compare
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
/lgtm |
@sttts: you cannot LGTM your own PR. 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/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sttts 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 |
/lgtm |
LGTM label has been added. Git tree hash: a5cbb8f1bee9807710843b651b66dbcaef48df5d
|
Summary
Three reasons to do this:
go generate
setups, and there vendoring is common and the binary is called viago run
. For that, having dependencies into a kube fork is strange.Release Notes