• k8s-merge-robot's avatar
    Merge pull request #25694 from cjcullen/authncache · 346f9658
    k8s-merge-robot authored
    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.
    346f9658
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...