Files
kubernetes/pkg
Justin Santa Barbara ef9d48c23a AWS: Fix race in security-group read/create
We need to find the ID for a named security group, or create a new one.

We do this by listing the security groups, and then doing a create if we
cannot find one.  This is a race though; against another thread if the
AWS API were consistent, but generally because the AWS API is actually
eventually consistent.

We wrap it in a retry loop.
2015-08-19 09:54:11 -07:00
..
2015-08-17 12:56:11 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:52:58 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:56:11 -07:00
2015-08-17 12:56:11 -07:00