Files
kubernetes/pkg
Zach Loafman 9b5cdfb705 GCE provider: Rate limit all API calls
Instead of just rate limits to operation polling, send all API calls
through a rate limited RoundTripper.

This isn't a perfect solution, since the QPS is obviously getting
split between different controllers, etc., but it's also spread across
different APIs, which, in practice, rate limit differently.

Fixes #26119 (hopefully)
2016-05-23 23:23:53 -07:00
..
2016-05-10 12:03:41 -04:00
2016-05-21 23:23:29 +02:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00