k3s/pkg/cloudprovider
Kubernetes Submit Queue 6d0efbc9d6 Merge pull request #38766 from jsafrane/wait-attach-backoff
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?
2017-01-05 03:08:04 -08:00
..
providers Merge pull request #38766 from jsafrane/wait-attach-backoff 2017-01-05 03:08:04 -08:00
BUILD autoupdate BUILD files 2016-12-12 13:30:07 -08:00
OWNERS update pkg/cloudprovider OWNERS to spread the load 2016-09-08 15:13:21 -07:00
cloud.go providers: Remove long-deprecated Instances.List() 2016-12-10 22:36:12 +11:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
plugins.go more readable 2016-12-07 11:35:50 +08:00