Kubernetes Submit Queue
a9aabd76e7
Merge pull request #46017 from xilabao/fix-print-of-generic-resources
Automatic merge from submit-queue (batch tested with PRs 44412, 44810, 47130, 46017, 47829)
fix self link error of generic resources in describe command
**What this PR does / why we need it**:
fix Self Link error
```
./cluster/kubectl.sh describe clusterrole system:controller:ttl-controller
Name: system:controller:ttl-controller
Namespace:
Labels: kubernetes.io/bootstrapping=rbac-defaults
Annotations: rbac.authorization.kubernetes.io/autoupdate=true
API Version: rbac.authorization.k8s.io/v1alpha1
Kind: ClusterRole
Metadata:
Creation Timestamp: 2017-05-18T06:42:02Z
Resource Version: 80
Self Link: /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/system%!A(MISSING)controller%!A(MISSING)ttl-controller
UID: 19a705a4-3b95-11e7-9d55-7427ea6f0fe3
Rules:
API Groups:
Resources:
nodes
Verbs:
list
patch
update
watch
API Groups:
Resources:
events
Verbs:
create
patch
update
Events: <none>
```
**Which issue this PR fixes**: fixes #48743
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
2017-07-11 20:00:23 -07:00
..
2017-07-08 18:37:37 +02:00
2017-07-08 08:48:38 +08:00
2017-07-08 18:37:37 +02:00
2017-06-15 17:32:31 +08:00
2017-06-22 11:31:03 -07:00
2017-02-14 17:16:49 +08:00
2017-06-22 11:31:03 -07:00
2017-07-08 07:09:36 -07:00
2017-07-08 18:37:37 +02:00
2017-01-22 15:41:06 -08:00
2017-06-22 11:31:03 -07:00
2017-06-26 13:43:19 -07:00
2017-06-27 16:54:35 +08:00
2017-01-19 09:50:16 -05:00
2017-07-08 08:48:38 +08:00
2017-01-05 14:14:13 -08:00
2017-06-27 08:29:25 -07:00
2017-07-08 18:37:37 +02:00
2017-07-11 20:00:14 -07:00
2017-06-23 08:29:28 -07:00
2017-01-17 08:07:30 -05:00
2017-07-07 09:12:29 -04:00
2017-04-14 10:40:57 -07:00
2017-07-11 20:00:23 -07:00
2017-06-21 10:50:33 -04:00
2017-07-06 16:01:03 -07:00
2017-06-22 11:31:03 -07:00
2017-07-05 11:02:23 -04:00
2017-05-10 12:51:51 -07:00
2017-01-17 08:07:30 -05:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-06-30 09:22:36 -04:00
2017-04-14 10:40:57 -07:00
2017-01-17 08:07:30 -05:00
2017-07-07 23:53:36 -07:00
2017-06-08 14:59:55 -07:00
2017-07-02 20:05:39 -07:00
2017-04-14 10:40:57 -07:00
2017-06-22 11:31:03 -07:00
2017-01-19 11:29:16 -08:00