Files
kubernetes/test/integration
Abu Kashem e416c9e574 apiserver: 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.

we use the default timeout enforced by the apiserver:
- if the user has specified a timeout of 0s, this implies no timeout on the user's part.
- if the user has specified a timeout that exceeds the maximum deadline allowed by the apiserver.
2021-01-28 14:15:04 -05:00
..
2020-12-10 09:58:22 +02:00
2020-03-05 14:59:46 -08:00
2020-12-10 09:58:22 +02:00
2020-09-02 10:49:40 -07:00
2020-11-10 15:32:16 -08:00
2020-11-12 11:21:37 -08:00
2020-09-24 16:14:29 -04:00
2020-02-08 12:30:21 -05:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2020-02-08 12:30:21 -05:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2020-03-05 14:59:46 -08:00
2020-11-12 16:25:22 -08:00
2019-11-06 17:39:05 -05:00
2020-12-10 09:58:22 +02:00
2020-11-08 18:53:40 -08:00
2020-03-05 14:59:46 -08:00