• 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
BUILD 2.4 KB