-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Support completions for kubectl config rename-context #48340
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
Support completions for kubectl config rename-context #48340
Conversation
Hi @superbrothers. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with 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. I understand the commands that are listed here. |
/ok-to-test |
/assign @smarterclayton |
/lgtm |
/approve |
@dims Thank you for your approval. However you might need to write |
/retest |
@k8s-bot test this Tests are more than 96 hours old. Re-running tests. |
/retest |
2 similar comments
/retest |
/retest |
/test all |
/test pull-kubernetes-e2e-kops-aws |
@dims Would you please rerun the following tests?
|
c0f16d5
to
cd75007
Compare
/lgtm |
@dims The failed test is not related to this PR. Please run |
/test pull-kubernetes-e2e-gce-bazel |
/retest |
/test pull-kubernetes-e2e-gce-bazel |
/test pull-kubernetes-unit |
/test pull-kubernetes-e2e-gce-bazel |
/test pull-kubernetes-e2e-gce-bazel |
@superbrothers: 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. |
/test pull-kubernetes-e2e-gce-bazel |
/test pull-kubernetes-e2e-kops-aws |
bump @smarterclayton for approval |
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, smarterclayton, superbrothers Associated issue requirement bypassed by: smarterclayton The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/retest Review the full test history for this PR. |
3 similar comments
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
Automatic merge from submit-queue (batch tested with PRs 55268, 55282, 55419, 48340, 54829). If you want to cherry-pick this change to another branch, please follow the instructions here. |
What this PR does / why we need it:
With this PR, kubectl config rename-context supports completion for current context.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Release note: