kubernetes/plugin/pkg/auth/authenticator
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
..
password move keystone package to password since it is a password authenticator 2016-03-22 23:27:28 +08:00
request move keystone package to password since it is a password authenticator 2016-03-22 23:27:28 +08:00
token Merge pull request #25694 from cjcullen/authncache 2016-05-21 10:48:38 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00