kubernetes/plugin/pkg/auth
Eric Chiang 2f6db37ff5 oidc auth plugin: don't hard fail if provider is unavailable
When using OpenID Connect authentication, don't cause the API
server to fail if the provider is unavailable. This allows
installations to run OpenID Connect providers after starting the
API server, a common case when the provider is running on the
cluster itself.

Errors are now deferred to the authenticate method.
2016-06-29 23:20:26 -07:00
..
authenticator oidc auth plugin: don't hard fail if provider is unavailable 2016-06-29 23:20:26 -07:00
authorizer Merge pull request #24678 from ericchiang/log_webhook_error 2016-06-24 21:43:36 -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