Files
kubernetes/pkg
k8s-merge-robot 6d32eba4fd Merge pull request #26900 from Clarifai/aws-instance-cache
Automatic merge from submit-queue

AWS: cache instances during service reload to avoid rate limiting on restart

Fixes #25610 by reducing redundant calls to DescribeInstances()
 
```release-note
* The AWS cloudprovider will cache results from DescribeInstances() if the set of nodes hasn't changed
```

Also move int/stringSlicesEqual from servicecontroller.go to pkg/util/slice
2016-06-12 14:24:25 -07:00
..
2016-06-07 21:04:44 +02:00
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-06 17:18:22 -04:00
2016-06-10 16:22:04 +02:00
2016-06-02 16:57:28 -07:00
2016-05-22 22:18:58 -07:00
2016-06-06 17:18:22 -04:00
2016-06-06 10:49:46 +02:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00