mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-24 07:38:43 -04:00
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. |
||
|---|---|---|
| .. | ||
| admission | ||
| auth | ||
| client/auth | ||
| scheduler | ||
| webhook | ||