apiserver/pkg/endpoints/filters
Lukasz Szaszkiewicz 3af709f483 aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller
Kubernetes-commit: 5116a508a7bf84844f4987ab2db14af88bfd296f
2021-10-20 11:06:27 +02:00
..
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
audit.go apiserver: wrap ResponseWriter using abstraction 2021-09-20 11:21:56 -04:00
audit_annotations.go rename audit Checker interface 2021-03-24 13:07:21 -04:00
audit_test.go apiserver: wrap ResponseWriter using abstraction 2021-09-20 11:21:56 -04:00
authentication.go Fix incorret authentication metrics 2021-03-08 13:34:55 +00:00
authentication_test.go Fix incorret authentication metrics 2021-03-08 13:34:55 +00:00
authn_audit.go apiserver: refactor PolicyRuleEvaluator to return a struct 2021-09-20 17:44:11 -04:00
authn_audit_test.go rename audit Checker interface 2021-03-24 13:07:21 -04:00
authorization.go apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04: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 apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04:00
impersonation_test.go This introduces an Impersonate-Uid header to server side code. 2021-03-04 15:19:52 -08:00
metrics.go fix broken link in some files 2021-04-13 08:43:24 +08:00
metrics_test.go Factor-out metrics related logic from authentication logic. 2020-01-28 15:53:25 -08:00
mux_discovery_complete.go aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02:00
mux_discovery_complete_test.go rename to muxAndDiscoveryComplete 2021-10-19 12:24:00 +02:00
request_deadline.go apiserver: refactor PolicyRuleEvaluator to return a struct 2021-09-20 17:44:11 -04:00
request_deadline_test.go apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04:00
request_received_time.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
request_received_time_test.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02: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
traces.go Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:16 -07: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
with_auditid.go apiserver: manage audit ID associated with a request 2021-03-02 19:22:39 -05:00
with_auditid_test.go apiserver: manage audit ID associated with a request 2021-03-02 19:22:39 -05:00