Kubernetes Submit Queue
19364c2d3b
Merge pull request #32222 from juanvallejo/jvallejo_bugfix/single-resource-prefix-kubectl-get-all
...
Automatic merge from submit-queue
print resource kind prefix when `kubectl get all` has single type to display
**Release note**:
```release-note
NONE
```
This patch forces the HumanReadablePrinter to display resource kind
prefixes when there is only one type of resource to show and a specific
resource type has not been specified as an argument to kubectl get
`$ kubectl get all`
```
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubernetes 172.30.0.1 <none> 443/TCP,53/UDP,53/TCP 2m
```
`$ kubectl get all`
```
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
svc/kubernetes 172.30.0.1 <none> 443/TCP,53/UDP,53/TCP 2m
```
2016-09-11 19:39:17 -07:00
..
2016-09-11 19:39:17 -07:00
2016-08-31 11:54:53 +02:00
2016-08-29 22:27:22 -07:00
2016-08-09 10:41:09 -05:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-07-07 10:04:09 +02:00
2016-09-08 09:42:17 +10:00
2016-08-08 13:24:30 +10:00
2016-08-08 13:24:30 +10:00
2016-09-10 14:36:30 -07:00
2016-09-11 13:08:57 -07:00
2016-07-16 13:48:21 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 10:36:14 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-19 09:42:46 +08:00
2016-08-08 12:08:57 +10:00
2016-06-29 17:47:36 -07:00
2016-06-16 08:21:27 -07:00
2016-07-19 20:50:19 +02:00
2016-08-02 19:51:51 +03:00
2016-07-26 14:12:35 +02:00
2016-07-26 14:12:35 +02:00
2016-08-15 22:49:37 +00:00
2016-09-08 09:42:17 +10:00
2016-09-08 08:02:04 +08:00
2016-08-04 20:48:10 -07:00
2016-08-05 16:17:01 +08:00
2016-08-26 07:51:07 +00:00
2016-08-26 07:51:07 +00:00
2016-08-17 11:26:27 +08:00
2016-08-17 11:26:27 +08:00
2016-09-10 18:35:07 +02:00
2016-09-10 18:35:07 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-09-06 11:08:52 +08:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-08-08 12:31:21 +10:00
2016-08-08 12:31:21 +10:00
2016-08-02 01:18:19 -07:00
2016-08-02 01:18:19 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-30 17:15:05 -07:00
2016-06-29 17:47:36 -07:00
2016-09-08 09:42:17 +10:00
2016-09-10 18:35:07 +02:00
2016-08-31 18:56:52 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00