Files
kubernetes/pkg
Kubernetes Submit Queue 234939dced Merge pull request #63502 from liggitt/parallel-discovery
Automatic merge from submit-queue (batch tested with PRs 62354, 62934, 63502). 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>.

Run resource discovery in parallel

best viewed ignoring whitespace (https://github.com/kubernetes/kubernetes/pull/63502/files?w=1)

on high-latency connections, serializing resource discovery requests across group versions can take significant amounts of time. this parallelizes the network request portion of the discovery call

xref #63368 

```release-note
NONE
```
2018-05-09 09:30:15 -07:00
..
2018-05-08 18:33:50 -04:00
2018-05-08 18:33:50 -04:00
2018-02-16 13:43:01 -08:00
2018-05-08 18:32:44 -04:00
2018-05-08 18:33:50 -04:00
2018-04-25 09:47:14 -07:00
2018-05-08 18:33:50 -04:00
2018-05-08 18:33:50 -04:00
2018-05-08 18:33:50 -04:00
2018-02-16 13:43:01 -08:00
2018-05-07 11:22:34 +08:00
2018-05-08 18:33:50 -04:00
2018-02-12 10:54:33 -05:00
2018-02-16 13:43:01 -08:00
2018-01-15 23:17:19 +08:00
2018-03-13 17:20:16 +08:00