k8s-merge-robot
53b3ef2122
Merge pull request #23988 from php-coder/kubectl_describe_multiline_labels
...
Automatic merge from submit-queue
kubectl describe: show multiple labels/annotations on multiple lines
Small UX improvement: when there is more than one label/annotation, it's more readable to see them on the different lines.
Before:
```console
$ kubectl describe svc
Name: s2i-test
Namespace: test2
Labels: app=s2i-test,foo=bar
...
```
After:
```console
$ kubectl describe svc
Name: s2i-test
Namespace: test2
Labels: app=s2i-test
foo=bar
...
```
This change affects output of the labels/annotations in many of the sub-commands of the `kubectl describe`.
PTAL @smarterclayton @kargakis
2016-05-08 12:51:45 -07:00
..
2015-12-06 14:42:40 -08:00
2016-05-05 09:49:43 -07:00
2016-05-06 06:46:23 +00:00
2016-04-20 16:42:14 -07:00
2016-04-26 21:43:19 -07:00
2016-05-06 11:01:06 -07:00
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-29 17:12:10 -04:00
2016-04-13 10:50:17 -07:00
2016-04-29 17:12:10 -04:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-29 17:12:10 -04:00
2016-04-28 10:56:56 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 22:49:06 +00:00
2016-04-29 17:12:10 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-20 04:23:21 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 16:49:24 -07:00
2016-04-26 17:39:48 -07:00
2016-04-29 17:12:10 -04:00
2016-05-06 15:08:41 +11:00
2016-04-13 10:50:17 -07:00
2016-04-20 16:15:26 -07:00
2016-04-13 10:50:17 -07:00
2016-04-29 17:12:10 -04:00
2016-04-13 10:50:17 -07:00
2016-05-08 12:51:45 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-29 15:37:35 -07:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-26 18:42:19 -04:00
2016-04-27 09:11:36 -07:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-05-06 18:26:19 -07:00
2016-05-04 18:39:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-27 13:26:54 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-29 17:12:10 -04:00
2016-04-13 10:50:17 -07:00
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-05-08 09:29:32 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-05-04 21:45:52 -04:00
2016-04-13 10:50:17 -07:00
2016-04-13 10:50:17 -07:00
2016-05-04 21:45:52 -04:00
2016-04-26 18:42:19 -04:00
2016-04-21 06:03:37 -07:00
2016-04-29 17:12:10 -04:00