Files
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
..
2019-10-28 13:41:13 -07:00
2019-11-05 22:25:32 +03:00