Files
kubernetes/test
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
..
2020-11-06 12:04:36 +01:00
2020-05-16 07:54:33 -04:00
2020-08-13 16:03:37 -04:00
2020-09-24 12:21:28 +02:00