Files
kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 3aef3fd840 Merge pull request #62461 from deads2k/cli-23-disco
Automatic merge from submit-queue (batch tested with PRs 62273, 62461). 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>.

allow higher burst for discovery

Discovery makes a lot of consecutive (maybe someday parallel) calls.  One for every group and another for every version.  Add a few CRDs and it's pretty easy to get to 50 calls. 

This targets the burst on kubectl's discovery client only.
2018-04-12 06:38:16 -07:00
..
2018-02-16 13:43:01 -08:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2018-03-26 19:33:42 +02:00
2018-04-04 08:23:21 -04:00
2018-04-04 08:23:21 -04:00
2018-03-21 09:13:21 +08:00
2018-03-12 10:34:08 +08:00