k3s/plugin/pkg
k8s-merge-robot 038ac428f4 Merge pull request #28036 from ericchiang/oidc-auth-plugin-dont-error-if-provider-is-unavailable
Automatic merge from submit-queue

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.

cc @sym3tri @erictune @aaronlevy @kubernetes/sig-auth
2016-06-30 13:02:16 -07:00
..
admission Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
auth Merge pull request #28036 from ericchiang/oidc-auth-plugin-dont-error-if-provider-is-unavailable 2016-06-30 13:02:16 -07:00
client/auth Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduler Merge pull request #26774 from xiangpengzhao/fix_predicatesnil 2016-06-30 01:45:26 -07:00
webhook Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00