apiserver/pkg/authentication/request
Ravi Gudimetla 1ee261d219 API Server Changes
This commit includes all the changes needed for APIServer. Instead of modifying the existing signatures for the methods which either generate or return stopChannel, we generate a context from the channel and use the generated context to be passed to the controllers which are started in APIServer. This ensures we don't have to touch APIServer dependencies.

Kubernetes-commit: 8b84a793b39fed2a62af0876b2eda461a68008c9
2022-03-07 09:20:45 -05:00
..
anonymous move audience context functions to authenticator package 2018-10-31 14:50:11 -07:00
bearertoken Add an unit test for requests including value after token 2020-09-19 01:04:35 +09:00
headerrequest API Server Changes 2022-03-07 09:20:45 -05:00
union rebase authenticators onto new interface. 2018-10-15 15:17:36 -07:00
websocket rebase authenticators onto new interface. 2018-10-15 15:17:36 -07:00
x509 Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00