kubernetes/plugin/pkg/auth
Eric Chiang c8ca49ec88 plugin/pkg/auth/authorizer/webhook: log request errors
Currently the API server only checks the errors returned by an
authorizer plugin, it doesn't return or log them[0]. This makes
incorrectly configuring the wehbook authorizer plugin extremely
difficult to debug.

Add a logging statement if the request to the remove service fails
as this indicates misconfiguration.

[0] https://goo.gl/9zZFv4
2016-06-08 13:19:23 -07:00
..
authenticator Merge pull request #25694 from cjcullen/authncache 2016-05-21 10:48:38 -07:00
authorizer plugin/pkg/auth/authorizer/webhook: log request errors 2016-06-08 13:19:23 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00