k3s/pkg/cloudprovider/aws
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.go AWS: Fix race-condition in tagging of security group 2015-07-26 18:16:05 -04:00
aws_instancegroups.go AWS: Enabling resize tests 2015-06-24 19:01:42 -04:00
aws_routes.go AWS: Use private dns name for node name again 2015-07-03 01:23:51 -04:00
aws_test.go AWS: Use private dns name for node name again 2015-07-03 01:23:51 -04:00