apiserver/pkg/endpoints/filters
Jordan Liggitt cec339c07a Revert "plumb context with request deadline"
This reverts commit 83f869ee1350da1b65d508725749fb70d0f535f2.

Kubernetes-commit: afd92b3b3ea8fa8e3dbe2521d6ce213c809d25c7
2020-11-19 18:15:04 -05:00
..
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
audit.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
audit_annotations.go Allow handlers early in the request chain to set audit annotations 2020-03-19 20:02:37 -04:00
audit_test.go migrate callers to g/g/uuid 2019-11-04 23:15:20 -08:00
authentication.go Revert nested trace PR#88936 2020-07-20 09:55:05 -07:00
authentication_test.go Verify the response audience matches one of apiAuds 2019-09-13 06:41:23 -07:00
authn_audit.go Remove request context mapper 2018-04-18 11:12:15 -04:00
authn_audit_test.go Update usages of http.ResponseWriter.WriteHeader to use http.Error 2018-10-08 22:20:52 +03:00
authorization.go Revert nested trace PR#88936 2020-07-20 09:55:05 -07:00
authorization_test.go Propagate context to Authorize() calls 2019-09-24 10:06:32 -04:00
cachecontrol.go add cache-control headers to kube-apiserver 2019-08-26 09:39:29 -04:00
cachecontrol_test.go add cache-control headers to kube-apiserver 2019-08-26 09:39:29 -04:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
impersonation.go Add impersonated user to system:authenticated group 2020-08-21 13:15:04 -04:00
impersonation_test.go Add impersonated user to system:authenticated group 2020-08-21 13:15:04 -04:00
metrics.go Factor-out metrics related logic from authentication logic. 2020-01-28 15:53:25 -08:00
metrics_test.go Factor-out metrics related logic from authentication logic. 2020-01-28 15:53:25 -08:00
request_received_time.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
request_received_time_test.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
requestinfo.go Remove request context mapper 2018-04-18 11:12:15 -04:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
storageversion.go fixup! unblock resources that the storage version manager depends on 2020-11-12 16:37:17 -08:00
warning.go Add warnings capability for admission webhooks 2020-06-30 16:27:56 -04:00
warning_test.go Add warnings capability for admission webhooks 2020-06-30 16:27:56 -04:00