• 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
..
password Loading commit data...
request Loading commit data...
token Loading commit data...
doc.go Loading commit data...