kubernetes/pkg/kubeapiserver/options
Monis Khan e9866d2794
Clear front proxy headers after authentication is complete
This matches the logic we have for the Authorization header as well
as the impersonation headers.

Signed-off-by: Monis Khan <mok@microsoft.com>
2023-03-21 10:51:22 -04:00
..
testdata
admission_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
admission.go Generate and format files 2022-07-26 13:14:05 -04:00
authentication_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
authentication.go Clear front proxy headers after authentication is complete 2023-03-21 10:51:22 -04:00
authorization_test.go pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
authorization.go cleanup: use sets.Len() insead of len(sets.List()) 2022-07-21 20:13:30 +08:00
cloudprovider.go
options.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
plugins_test.go Integrate cel admission with API. 2022-11-07 21:38:55 +00:00
plugins.go ClusterTrustBundles: Define types 2023-03-15 20:10:18 -07:00
serving.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00