David Eads
|
092714ea0f
|
switch rbac to external
|
2018-05-22 08:17:05 -04:00 |
|
Mike Danese
|
54fd2aaefd
|
replace request.Context with context.Context
|
2018-04-24 08:59:00 -07:00 |
|
WanLinghao
|
f35402e515
|
fix a error in return value
modified: pkg/registry/rbac/validation/rule.go
|
2018-03-21 14:52:52 +08:00 |
|
Jordan Liggitt
|
b4fb25261e
|
return reason for allowed rbac authorizations
includes the binding, role, and subject that allowed a request so audit can make use of it
|
2018-01-19 14:32:39 -05:00 |
|
Jordan Liggitt
|
67360883bc
|
Switch to pointer to policy rule, visit and short circuit during authorization
|
2017-04-20 10:52:53 -04:00 |
|
Cao Shufeng
|
63346d979c
|
remove extra function call
We have read user info from context in previous line. No need to call
this function again.
|
2017-03-03 08:41:03 -05:00 |
|
Dr. Stefan Schimanski
|
3d9449a353
|
genericapiserver: fix imports
|
2017-01-19 13:06:47 +01:00 |
|
Dr. Stefan Schimanski
|
bf307d9948
|
genericapiserver: cut off pkg/serviceaccount dependency
|
2017-01-17 09:36:10 +01:00 |
|
deads2k
|
77b4d55982
|
mechanical
|
2017-01-16 09:35:12 -05:00 |
|
deads2k
|
31b6ba4e94
|
mechanicals
|
2017-01-13 16:33:09 -05:00 |
|
Dr. Stefan Schimanski
|
cf60bec396
|
Split out server side code from pkg/apis/rbac/validation
|
2017-01-11 18:31:58 +01:00 |
|