m1093782566
9eab16f10e
add UT for pkg/kubecl clusterrolebinding
2017-08-28 15:13:15 +08:00
xilabao
0c0a32d870
add validate in create rolebinding
2017-05-08 15:52:44 +08:00
Kubernetes Submit Queue
8fc0c708d1
Merge pull request #43509 from xilabao/remove-duplicate-in-create-rolebinding
...
Automatic merge from submit-queue (batch tested with PRs 42617, 43247, 43509, 43644, 43820)
ignore duplicate resource in create rolebinding
2017-03-29 16:05:23 -07:00
xilabao
d2069ab46b
ignore duplicate resource in create rolebinding
2017-03-22 17:35:04 +08:00
Cao Shufeng
b2f530d756
[cli] fix Generator's error messages
...
Invalid variables are used when format error messages. This change
fixes them.
2017-03-11 02:09:52 -05:00
Jordan Liggitt
2a76fa1c8f
Switch RBAC subject apiVersion to apiGroup in v1beta1
2017-02-13 15:33:09 -05:00
Kubernetes Submit Queue
85fd324b62
Merge pull request #41003 from xingzhou/create-rolebinding-bug
...
Automatic merge from submit-queue (batch tested with PRs 41145, 38771, 41003, 41089, 40365)
Remove useless param from kubectl create rolebinding
The `force` param is not used in
`kubectl create rolebinding` & `kubectl create clusterrolebinding`
commands, removed it.
2017-02-09 13:34:49 -08:00
Kubernetes Submit Queue
e0db0932a7
Merge pull request #40999 from xingzhou/tiny-bug
...
Automatic merge from submit-queue (batch tested with PRs 40385, 40786, 40999, 41026, 40996)
Fixed a tiny bug on using RoleBindingGenerator
Fixed a typo bug while using RoleBindingGenerator, this
bug causes error when binding role to service accounts
through "kubectl create rolebinding" command.
2017-02-06 16:51:08 -08:00
Xing Zhou
8db1cfc2f6
Fixed a tiny bug on using RoleBindingGenerator
...
Fixed a typo bug while using RoleBindingGenerator to bind
role to service accounts.
2017-02-06 16:00:51 +08:00
Xing Zhou
7a4293f6df
Remove useless param from kubectl create rolebinding
...
The `force` param is not used in
`kubectl create rolebinding` & `kubectl create clusterrolebinding`
commands, removed it.
2017-02-06 15:49:43 +08:00
xilabao
d969edebe5
change APIVersion to v1beta1 in create rolebinding/clusterrolebinding
2017-01-24 08:32:56 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
xilabao
6b19a711ec
fix group in create clusterrolebinding
2016-12-22 10:14:11 +08:00
deads2k
b18e433590
add serviceaccount option to clusterrrolebinding
2016-12-08 14:18:39 -05:00
deads2k
e300f01a1b
add create clusterrolebinding command
2016-11-21 08:50:06 -05:00