containerd/pkg/cri/streaming
Wei Fu 460b0533b2 pkg/cri/streaming: increase ReadHeaderTimeout
It is follow-up of #7254. This commit will increase ReadHeaderTimeout
from 3s to 30m, which prevent from unexpected timeout when the node is
running with high-load. 30 Minutes is longer enough to get close to
before what #7254 changes.

And ideally, we should allow user to configure the streaming server if
the users want this feature.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2022-08-18 07:42:12 +08:00
..
portforward Refactor CRI packages 2020-10-07 14:45:57 -07:00
remotecommand Refactor CRI packages 2020-10-07 14:45:57 -07:00
errors.go Refactor CRI packages 2020-10-07 14:45:57 -07:00
request_cache.go cleanup: import from k8s.io/utils/clock instead 2021-09-30 23:27:20 +08:00
server.go pkg/cri/streaming: increase ReadHeaderTimeout 2022-08-18 07:42:12 +08:00