kubernetes/plugin/pkg
k8s-merge-robot 346f965871 Merge pull request #25694 from cjcullen/authncache
Automatic merge from submit-queue

Cache Webhook Authentication responses

Add a simple LRU cache w/ 2 minute TTL to the webhook authenticator.

Kubectl is a little spammy, w/ >= 4 API requests per command. This also prevents a single unauthenticated user from being able to DOS the remote authenticator.
2016-05-21 10:48:38 -07:00
..
admission Have the service account controller force retry 2016-05-19 09:08:57 -04:00
auth Merge pull request #25694 from cjcullen/authncache 2016-05-21 10:48:38 -07:00
client/auth add tests for the OIDC WrapTransport 2016-05-18 17:03:12 -07:00
scheduler Merge pull request #25741 from fgrzadkowski/unschedulable_pod 2016-05-20 10:02:13 +02:00
webhook Pull common webhook code into generic webhook plugin. 2016-05-10 14:41:14 -07:00