Kubernetes Submit Queue
68b17c2942
Merge pull request #37270 from xilabao/remove-duplicate-get-errs
...
Automatic merge from submit-queue (batch tested with PRs 37270, 38309, 37568, 34554)
Remove duplicate get errs
old:
```shell
$ kubectl get ns
NAME STATUS AGE
default Active 2m
kube-system Active 2m
$ kubectl get ns --all-namespaces
NAMESPACE NAME STATUS AGE
error: namespace is not namespaced
error: namespace is not namespaced
```
new:
```shell
$ kubectl get ns --all-namespaces
NAMESPACE NAME STATUS AGE
error: namespace is not namespaced
```
2016-12-09 14:11:14 -08:00
..
2016-11-18 08:28:12 -08:00
2016-11-22 21:06:36 -08:00
2016-12-09 12:41:38 +01:00
2016-12-09 12:41:38 +01:00
2016-12-09 12:41:38 +01:00
2016-11-22 21:06:36 -08:00
2016-12-05 11:03:21 +08:00
2016-12-03 19:10:46 -05:00
2016-11-23 22:30:47 -06:00
2016-12-05 11:03:21 +08:00
2016-11-23 22:30:47 -06:00
2016-12-09 09:42:01 +01:00
2016-12-08 14:16:01 -05:00
2016-12-03 19:10:53 -05:00
2016-12-03 19:10:53 -05:00
2016-12-05 08:13:40 -08:00
2016-11-23 22:30:47 -06:00
2016-12-08 14:18:39 -05:00
2016-12-02 18:42:25 +01:00
2016-12-02 18:42:25 +01:00
2016-12-02 07:29:06 -08:00
2016-12-02 18:42:25 +01:00
2016-12-02 18:42:25 +01:00
2016-12-03 19:10:53 -05:00
2016-11-23 15:02:43 -06:00
2016-12-08 00:23:16 -08:00
2016-12-08 14:16:01 -05:00
2016-12-09 09:42:01 +01:00
2016-11-23 22:30:47 -06:00
2016-12-09 09:42:01 +01:00
2016-11-23 22:30:47 -06:00
2016-12-08 02:11:20 -08:00
2016-12-08 02:11:20 -08:00
2016-12-03 19:10:53 -05:00
2016-12-09 14:11:14 -08:00
2016-11-22 21:06:36 -08:00
2016-12-05 11:03:21 +08:00
2016-11-23 22:30:47 -06:00
2016-12-08 16:25:54 -08:00
2016-11-22 21:06:36 -08:00
2016-11-22 21:06:36 -08:00
2016-12-09 09:42:01 +01:00
2016-11-29 11:54:48 +00:00
2016-11-23 15:02:43 -06:00
2016-12-09 09:42:01 +01:00
2016-11-23 22:30:47 -06:00
2016-12-09 13:22:14 -08:00
2016-11-22 21:06:36 -08:00
2016-11-23 15:02:43 -06:00
2016-12-08 14:16:01 -05:00
2016-12-06 10:32:54 -08:00
2016-11-23 22:30:47 -06:00
2016-12-09 09:42:01 +01:00
2016-11-30 15:40:50 +08:00
2016-12-09 09:42:01 +01:00
2016-12-03 19:10:53 -05:00
2016-12-03 19:10:46 -05:00
2016-12-03 19:10:46 -05:00
2016-11-10 14:07:42 -08:00