apiserver/pkg
Abu Kashem 46e3e4810e 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.

Kubernetes-commit: 83f869ee1350da1b65d508725749fb70d0f535f2
2020-10-30 16:30:05 -04:00
..
admission Fix go lint on folder apimachinery/pkg/runtime/serializer/json 2020-11-06 20:20:57 -03:00
apis flowcontrol bootstrap: give catch-all PL more concurrency share 2020-11-13 19:26:06 +00:00
audit Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
authentication make backoff parameters configurable for webhook 2020-10-30 11:25:32 -04:00
authorization make backoff parameters configurable for webhook 2020-10-30 11:25:32 -04:00
endpoints plumb context with request deadline 2020-10-30 16:30:05 -04:00
features APF: graduate API and types to beta 2020-11-04 16:33:14 +08:00
quota/v1 Move ResourceQuota admission to k8s.io/apiserver 2020-07-29 10:34:39 +02:00
registry Remove variadic argument from storage interface 2020-11-02 15:52:51 +01:00
server plumb context with request deadline 2020-10-30 16:30:05 -04:00
storage Fix cacheWatcher leak when time jump to the future and jump back 2020-11-05 22:02:41 +08:00
storageversion updater correctly updates storageversion status 2020-11-08 18:52:05 -08:00
util APF matching: fallback to catch-all if nothing matches 2020-11-13 03:58:07 +00:00
warning apiserver: add API server plumbing for adding warnings 2020-04-14 16:10:54 -04:00