kubernetes/plugin/pkg
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
..
admission Merge pull request #27690 from resouer/fix-affinity 2016-06-28 02:24:22 -07:00
auth oidc auth plugin: don't hard fail if provider is unavailable 2016-06-29 23:20:26 -07:00
client/auth Merge pull request #27146 from mikedanese/nil-ptr 2016-06-10 00:12:28 -07:00
scheduler Merge pull request #27749 from dubstack/dubstack-refactor-qos 2016-06-26 06:23:23 -07:00
webhook Add a 5x exponential backoff on 429s & 5xxs to the webhook Authenticator/Authorizer. 2016-06-23 18:15:39 -07:00