Files
kubernetes/pkg
k8s-merge-robot d3d61851b2 Merge pull request #26263 from wojtek-t/fix_route_controller
Automatic merge from submit-queue

Limit concurrent route creations

Ref #26119 

This is supposed to improve 2 things:
- retry creating route in routecontroller in case of failure
- limit number of concurrent CreateRoute calls in flight.

We need something like that, because we have a limit of concurrent in-flight CreateRoute requests in GCE.

@gmarek @cjcullen
2016-05-26 07:16:42 -07:00
..
2016-05-10 12:03:41 -04:00
2015-12-20 21:59:59 -05:00
2016-05-23 13:09:37 -04:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00