mirror of
https://github.com/kubernetes/client-go.git
synced 2026-01-25 22:53:48 +00:00
Automatic merge from submit-queue (batch tested with PRs 62876, 62733, 62827). 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>. Set a default request timeout for discovery client Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1546117 Adds a default request timeout to requests made by the discovery client. This prevents a command from hanging indefinitely due to one or multiple calls to the apiserver taking longer than usual when when a --request-timeout flag value has not been set. /assign @deads2k @juanvallejo **Release note**: ```release-note NONE ``` Kubernetes-commit: 6da4355ad543411fcfef8320f4fbbc3d47bb0302
This directory tree is generated automatically by godep. Please do not edit. See https://github.com/tools/godep for more information.