• k8s-merge-robot's avatar
    Merge pull request #26900 from Clarifai/aws-instance-cache · 6d32eba4
    k8s-merge-robot authored
    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
    6d32eba4
Name
Last commit
Last update
..
providers Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...