k3s/pkg/cloudprovider
Justin Santa Barbara d7bace23ff AWS: Fix race-condition in tagging of security group
When we create a security-group in the AWS API, there is sometimes
a delay before we can tag it (the AWS API is eventually consistent).

So we wrap CreateTags in a simple retry loop.
2015-07-26 18:16:05 -04:00
..
aws AWS: Fix race-condition in tagging of security group 2015-07-26 18:16:05 -04:00
fake Refactor cloud route interface, to avoid assumption that routes are named 2015-06-18 14:59:37 -07:00
gce Detect if UpdateTCPLoadBalancer left its GCE target pool in an incorrect state. 2015-07-17 19:01:21 +00:00
mesos Allow cloud providers to return a node identifier different from the hostname 2015-06-18 12:40:05 -07:00
nodecontroller AWS: Return InstanceNotFound from ExternalID when not found 2015-07-04 10:41:38 -04:00
openstack Allow cloud providers to return a node identifier different from the hostname 2015-06-18 12:40:05 -07:00
ovirt Allow cloud providers to return a node identifier different from the hostname 2015-06-18 12:40:05 -07:00
rackspace Allow cloud providers to return a node identifier different from the hostname 2015-06-18 12:40:05 -07:00
routecontroller Refactor cloud route interface, to avoid assumption that routes are named 2015-06-18 14:59:37 -07:00
servicecontroller Fix part of #9382 2015-07-23 15:48:45 -07:00
vagrant Allow cloud providers to return a node identifier different from the hostname 2015-06-18 12:40:05 -07:00
cloud.go Merge pull request #9720 from justinsb/aws_routes 2015-06-18 17:16:29 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
plugins.go Cloud provider should return an error 2015-07-01 14:41:49 -04:00