• Kubernetes Submit Queue's avatar
    Merge pull request #38766 from jsafrane/wait-attach-backoff · 6d0efbc9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    AWS: Add exponential backoff to waitForAttachmentStatus() and createTags()
    
    We should use exponential backoff while waiting for a volume to get attached/detached to/from a node. This will lower AWS load and reduce API call throttling.
    
    This partly fixes #33088
    
    @justinsb, can you please take a look?
    6d0efbc9
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...