kubernetes/pkg/kubectl/cmd/config
Kubernetes Submit Queue bf766f48a6 Merge pull request #42538 from adohe/context_warning
Automatic merge from submit-queue (batch tested with PRs 44119, 42538, 43802, 42336, 43396)

print warning when delete current context

mirror update to kubectl. fix #42012 @smarterclayton ptal.

**Release Note**:
```
print warning when delete current context
```
2017-04-07 14:09:36 -07:00
..
BUILD Merge pull request #43514 from zjj2wry/006 2017-04-04 14:33:22 -07:00
config_test.go pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
config.go print warning when delete current context 2017-03-12 22:29:11 +08:00
create_authinfo_test.go fix kubectl config return 0 on error 2017-03-16 08:34:51 +08:00
create_authinfo.go Merge pull request #44020 from tpot/kubectl-cmdline-spelling-fix 2017-04-04 00:53:16 -07:00
create_cluster.go Merge pull request #42999 from shiywang/fix-return0 2017-04-03 09:48:23 -07:00
create_context_test.go unit test for kubectl config set-context 2017-03-25 17:46:22 +08:00
create_context.go fix kubectl config return 0 on error 2017-03-16 08:34:51 +08:00
current_context_test.go mechanical 2017-01-23 10:03:55 -05:00
current_context.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
delete_cluster_test.go mechanical 2017-01-23 10:03:55 -05:00
delete_cluster.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
delete_context_test.go print warning when delete current context 2017-03-12 22:29:11 +08:00
delete_context.go print warning when delete current context 2017-03-12 22:29:11 +08:00
get_clusters_test.go mechanical 2017-01-23 10:03:55 -05:00
get_clusters.go Extract strings for translation for the kubectl config family. 2017-01-27 20:31:49 -08:00
get_contexts_test.go mechanical 2017-01-23 10:03:55 -05:00
get_contexts.go Refactor commands to use new factory method 2017-02-23 00:28:32 -05:00
navigation_step_parser_test.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
navigation_step_parser.go remove kubernetes copy of clientcmd types 2017-01-19 07:39:19 -05:00
set.go fix kubectl config return 0 on error 2017-03-16 08:34:51 +08:00
unset_test.go unit test for kubectl config unset 2017-03-25 17:44:57 +08:00
unset.go fix kubectl config return 0 on error 2017-03-16 08:34:51 +08:00
use_context_test.go unit test for kubectl config use-context 2017-03-31 13:29:52 +08:00
use_context.go fix kubectl config return 0 on error 2017-03-16 08:34:51 +08:00
view.go Refactor commands to use new factory method 2017-02-23 00:28:32 -05:00