Merge pull request #27570 from Random-Liu/add-runtime-request-timeout-flag
Automatic merge from submit-queue
Add runtime-request-timeout kubelet flag.
XRef #23563.
Addresses https://github.com/kubernetes/kubernetes/issues/27388#issuecomment-226570083.
Add a new kubelet flag `runtime-request-timeout`, and set to 2 minutes by default.
Now the flag only affects dockertools, rkt may also want to set request timeout according to the flag. @yifan-gu
This PR also removed the timeout for all long running operations to avoid issues like #27588 and #26122.
@yujuhong @rrati
/cc @kubernetes/sig-node
[]()
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment