ymqytw
|
4487cc5e15
|
switch some commands to use its own scheme
|
2017-10-27 18:31:42 -07:00 |
Kubernetes Submit Queue
|
08c2071bec
|
Merge pull request #47171 from xilabao/validate-nonResourceURL-in-create-clusterrole
Automatic merge from submit-queue (batch tested with PRs 51038, 50063, 51257, 47171, 51143)
validate nonResourceURL in create clusterrole
**Release note**:
```release-note
NONE
```
|
2017-08-25 12:31:07 -07:00 |
xilabao
|
42c41a07c8
|
validate nonResourceURL in create clusterrole
|
2017-08-18 13:03:38 +08:00 |
ymqytw
|
b776df8a20
|
move i18n to kubectl/util
|
2017-08-16 12:27:36 -07:00 |
tcharding
|
be04ad4aca
|
Correct case for starting character of option string
|
2017-08-11 07:24:08 +10:00 |
Cao Shufeng
|
93e50b167e
|
support NonResourceURL for kubectl create clusterrole
|
2017-05-26 10:07:44 +08:00 |
xilabao
|
61e53998e5
|
ResourceName could possibly contain a comma should use StringArray, not StringSlice
|
2017-05-12 13:11:21 +08:00 |
xilabao
|
19217bc4a2
|
support subresource when running kubectl create role
|
2017-04-24 10:05:47 +08:00 |
Brendan Burns
|
79f51923d3
|
Extract a bunch more strings from kubectl
|
2017-04-06 20:12:50 -07:00 |
Xing Zhou
|
433941f1fd
|
Added `kubectl create clusterrole` command.
Added `kubectl create clusterrole` command.
|
2017-02-22 10:30:41 +08:00 |