kubernetes/plugin/pkg/auth/authorizer/rbac
Kubernetes Submit Queue 7a23bbb024
Merge pull request #57177 from liggitt/rbac-log
Automatic merge from submit-queue (batch tested with PRs 56386, 57204, 55692, 57107, 57177). 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>.

Raise RBAC DENY log level

Fixes #46877 
Fixes https://github.com/kubernetes/kubernetes/issues/55821

Can still be logged verbosely with `--vmodule=rbac*=5` if desired

```release-note
NONE
```
2017-12-17 04:19:47 -08:00
..
bootstrappolicy Merge pull request #56650 from danwinship/networkpolicy-rbac 2017-12-16 12:09:11 -08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
rbac.go Raise RBAC DENY log level 2017-12-14 00:06:23 -05:00
rbac_test.go move authorizers over to new interface 2017-11-03 13:46:28 -07:00
subject_locator.go Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
subject_locator_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00