kubernetes/pkg/apis
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
..
abac Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
apps Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
authentication.k8s.io Add expiration LRU cache for webhook token authenticator. 2016-05-18 11:58:11 -07:00
authorization It's 2016, yo. 2016-05-13 12:41:40 -07:00
autoscaling Make name validators return string slices 2016-05-18 00:48:01 -07:00
batch Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
componentconfig Merge pull request #25596 from derekparker/inotify 2016-05-20 16:40:10 -07:00
extensions v1beta1 NetworkPolicy API definition and client support 2016-05-19 19:02:54 -07:00
metrics It's 2016, yo. 2016-05-13 12:41:40 -07:00
policy Finish implementing policy API. 2016-05-13 17:27:58 -07:00
rbac Make name validators return string slices 2016-05-18 00:48:01 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00