kubernetes/pkg/apis/componentconfig
k8s-merge-robot ee35555cb6 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 

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-06-21 01:26:54 -07:00
..
install Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
v1alpha1 ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
deep_copy_generated.go Merge pull request #27570 from Random-Liu/add-runtime-request-timeout-flag 2016-06-21 01:26:54 -07:00
helpers_test.go add ip validation to componentconfig command line 2016-01-21 13:33:30 -08:00
helpers.go componentconfig: fix proxy mode set func 2016-02-02 13:31:49 -08:00
register.go ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
types.generated.go Merge pull request #27570 from Random-Liu/add-runtime-request-timeout-flag 2016-06-21 01:26:54 -07:00
types.go Merge pull request #27570 from Random-Liu/add-runtime-request-timeout-flag 2016-06-21 01:26:54 -07:00