kubernetes/plugin/pkg
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
..
admission Merge pull request #25091 from deads2k/reduce-conflicts 2016-05-25 05:33:23 -07:00
auth plugin/pkg/auth/authorizer/webhook: log request errors 2016-06-08 13:19:23 -07:00
client/auth add tests for the OIDC WrapTransport 2016-05-18 17:03:12 -07:00
scheduler Merge pull request #26021 from hongchaodeng/random 2016-05-29 12:35:00 -07:00
webhook Pull common webhook code into generic webhook plugin. 2016-05-10 14:41:14 -07:00