apiserver/pkg/authentication
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
..
authenticator Remove support for basic authentication 2020-03-11 14:31:31 -04:00
authenticatorfactory remove go-openapi/spec 2021-04-20 17:48:33 +02:00
group rebase authenticators onto new interface. 2018-10-15 15:17:36 -07:00
request API Server Changes 2022-03-07 09:20:45 -05:00
serviceaccount Move client_builder to k8s.io/controller-manager 2020-05-26 17:01:36 -07:00
token apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04:00
user add bootstrap policy for monitoring roles 2020-07-17 15:10:26 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00