kubernetes/pkg/kubeapiserver
Abu Kashem 83f869ee13
plumb context with request deadline
- as soon as a request is received by the apiserver, determine the
timeout of the request and set a new request context with the deadline.
- the timeout filter that times out non-long-running requests should
use the request context as opposed to a fixed 60s wait today.
- admission and storage layer uses the same request context with the
deadline specified.
2020-11-14 11:54:17 -05:00
..
admission Move ResourceQuota admission to k8s.io/apiserver 2020-09-04 14:53:52 +02:00
authenticator thorw error if webhook retry backoof is not specified 2020-11-01 10:22:20 -05:00
authorizer Improve observability of node authorizer: 2020-11-10 08:40:46 +01:00
options GA of RuntimeClass feature gate and API 2020-11-11 19:22:32 +00:00
server plumb context with request deadline 2020-11-14 11:54:17 -05:00
BUILD Add CSINode to storage/v1 2019-10-28 13:41:13 -07:00
default_storage_factory_builder.go Disable watchcache for events 2020-10-31 19:51:33 +01:00
doc.go Fix golint issues in pkg/kubeapiserver 2019-11-05 22:25:32 +03:00
OWNERS add logicalhan to reviewers for api-machinery directories 2019-08-27 10:40:29 -07:00