• Kubernetes Submit Queue's avatar
    Merge pull request #35452 from deads2k/auth-02-front-proxy · 4ec036c8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    allow authentication through a front-proxy
    
    This allows a front proxy to set a request header and have that be a valid `user.Info` in the authentication chain.  To secure this power, a client certificate may be used to confirm the identity of the front proxy
    
    @kubernetes/sig-auth fyi
    @erictune per-request
    @liggitt you wrote the openshift one, ptal.
    4ec036c8
Name
Last commit
Last update
..
authenticator Loading commit data...
filters Loading commit data...
metrics Loading commit data...
openapi Loading commit data...
request Loading commit data...
testing Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
api_installer.go Loading commit data...
api_installer_test.go Loading commit data...
apiserver.go Loading commit data...
apiserver_test.go Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
errors_test.go Loading commit data...
negotiate.go Loading commit data...
negotiate_test.go Loading commit data...
proxy.go Loading commit data...
proxy_test.go Loading commit data...
resthandler.go Loading commit data...
resthandler_test.go Loading commit data...
serviceerror.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...
watch.go Loading commit data...
watch_test.go Loading commit data...