Files
kubernetes/pkg/kubelet/dockertools
Kubernetes Submit Queue e4178c82f3 Merge pull request #31275 from dims/fix-issue-31219
Automatic merge from submit-queue

Increase request timeout based on termination grace period

When terminationGracePeriodSeconds is set to > 2 minutes (which is
the default request timeout), ContainerStop() times out at 2 minutes.
We should check the timeout being passed in and bump up the
request timeout if needed.

Fixes #31219
2016-08-25 03:20:32 -07:00
..
2016-06-13 14:39:09 +02:00
2016-08-17 14:48:11 -07:00
2016-08-08 18:40:18 -07:00
2016-08-08 18:40:18 -07:00