Kubernetes Submit Queue
5286806a52
Merge pull request #58353 from juanvallejo/jvallejo/usability-fix-label
...
Automatic merge from submit-queue (batch tested with PRs 61487, 58353, 61078, 61219, 60792). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
distinguish which labels belong to resource
**Release note**:
```release-note
NONE
```
Usability improvement for `kubectl label ... --list` when listing labels for more than one resource.
Append resource kind/name before its set of labels.
**Before**
```
$ kubectl label dc myapp test-deployment-config label1=test --list
app=myapp
label1=test
label1=test
```
**After**
```
$ kubectl label dc myapp test-deployment-config label1=test --list
Listing labels for DeploymentConfig/myapp:
label1=test
app=myapp
Listing labels for DeploymentConfig/test-deployment-config:
label1=test
```
2018-03-21 14:15:10 -07:00
..
2018-03-20 02:34:22 -07:00
2018-02-27 11:00:55 +08:00
2018-03-20 02:34:22 -07:00
2018-02-21 15:20:20 -05:00
2018-03-20 02:34:22 -07:00
2018-03-09 10:19:20 +08:00
2018-03-21 12:44:37 -07:00
2018-03-12 10:34:08 +08:00
2018-03-09 15:53:19 -05:00
2018-02-21 08:15:22 -05:00
2018-03-08 10:32:59 +08:00
2018-03-08 10:32:59 +08:00
2018-03-09 15:53:19 -05:00
2018-03-08 10:32:59 +08:00
2018-03-08 10:32:59 +08:00
2018-03-10 15:08:12 +08:00
2018-02-28 15:21:39 +08:00
2018-02-21 15:20:20 -05:00
2018-02-26 20:39:07 -03:00
2018-02-21 08:15:22 -05:00
2018-03-09 15:53:19 -05:00
2018-01-05 21:04:44 -06:00
2018-03-20 00:42:20 -07:00
2018-03-21 14:15:10 -07:00
2018-03-13 16:21:30 -04:00
2018-03-09 15:53:19 -05:00
2018-02-28 15:21:39 +08:00
2018-03-16 12:19:31 -07:00
2018-03-16 12:19:31 -07:00
2018-03-09 15:53:19 -05:00
2018-03-20 18:34:29 -07:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2018-03-21 10:41:17 +08:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2018-01-29 20:04:54 -08:00
2018-03-09 15:53:19 -05:00
2018-01-29 20:04:54 -08:00
2018-03-09 15:53:19 -05:00
2018-01-29 20:04:54 -08:00
2018-03-09 15:53:19 -05:00
2018-03-20 18:34:29 -07:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2018-02-28 17:03:35 -08:00
2018-03-09 15:53:19 -05:00
2018-01-29 20:04:54 -08:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2018-02-27 11:00:55 +08:00
2018-03-09 15:53:19 -05:00
2018-02-28 15:21:39 +08:00
2018-03-09 15:53:19 -05:00
2018-03-01 16:10:04 +08:00
2018-02-21 15:20:20 -05:00
2018-03-09 15:53:19 -05:00
2018-02-28 15:21:39 +08:00
2018-03-09 15:53:19 -05:00
2018-02-28 15:21:39 +08:00
2018-03-10 15:08:12 +08:00
2018-02-28 15:21:39 +08:00
2018-01-25 16:10:31 +01:00
2018-03-09 15:53:19 -05:00
2018-02-21 15:20:20 -05:00
2017-12-25 16:23:38 +08:00
2018-03-12 11:10:27 -04:00
2018-03-12 11:10:27 -04:00
2018-03-10 15:08:12 +08:00
2018-02-21 22:38:39 +01:00
2018-03-09 15:53:19 -05:00
2018-02-24 16:37:19 +08:00
2018-03-09 15:53:19 -05:00
2017-12-25 16:23:38 +08:00
2018-03-10 15:08:12 +08:00
2018-02-14 12:02:57 -05:00
2017-12-25 16:23:38 +08:00
2018-03-09 15:53:19 -05:00
2018-02-22 00:35:21 -08:00
2018-03-09 15:53:19 -05:00
2018-02-21 08:15:22 -05:00
2018-03-10 15:08:12 +08:00
2018-02-23 14:01:44 -08:00
2018-03-06 07:35:44 -08:00
2018-03-09 15:53:19 -05:00
2018-02-24 16:37:19 +08:00
2018-03-09 15:53:19 -05:00
2018-02-24 16:37:19 +08:00
2018-03-09 15:53:19 -05:00
2018-02-24 16:37:19 +08:00
2018-03-09 15:53:19 -05:00
2018-02-24 16:37:19 +08:00