k3s/vendor
Kubernetes Submit Queue 932bd19fd6
Merge pull request #63332 from zhouhaibing089/exec-timeout
Automatic merge from submit-queue (batch tested with PRs 63792, 63495, 63742, 63332, 63779). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

add timeout for exec interface

This should get us away from situations like https://github.com/kubernetes/kubernetes/issues/63331.

A little bit more context, the `os/exec` package starts to accept `context.Context` in golang 1.7. We should leverage that so we can have a more predictable behavior, then. 

```release-note
NONE
```
2018-05-15 09:04:28 -07:00
..
bitbucket.org run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
cloud.google.com/go run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
github.com Update to latest Gophercloud 2018-05-03 16:37:01 -04:00
golang.org/x run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
google.golang.org run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
gopkg.in run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
k8s.io Merge pull request #63332 from zhouhaibing089/exec-timeout 2018-05-15 09:04:28 -07:00
vbom.ml/util run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
BUILD run ./hack/update-bazel.sh 2018-05-03 09:45:26 +08:00
OWNERS Remove dep-reviewers 2018-02-26 17:04:32 -08:00