nodepool/nodepool/driver
Clint Byrum b328c6de45 EC2: Do not tag an instance until it is running
Sometimes an instance stays as a reservation for a long time, sometimes
it's only a reservation for a split second. Before this change, the tag
would usually work, because the reservation turned to an instance fast
enough. But many times we've observed the instance conversion taking 5 -
10 seconds, and this is long enough that the tag operation fails, and
then nodepool loses track of the instance entirely.

Change-Id: Iaa5c230976625d8a5c5afd7970691e235f0f77f7
2019-02-04 08:48:27 -08:00
..
aws EC2: Do not tag an instance until it is running 2019-02-04 08:48:27 -08:00
fake Revert "Revert "Cleanup down ports"" 2019-01-18 15:03:55 +01:00
kubernetes Extract common config parsing for ProviderConfig 2019-01-07 12:34:05 +00:00
openshift Fix OpenShift driver typo 2019-01-17 05:21:08 +00:00
openstack Merge "Revert "Revert "Cleanup down ports""" 2019-01-24 16:15:33 +00:00
static Merge "Extract common config parsing for ProviderConfig" 2019-01-09 21:41:32 +00:00
test Extract common config parsing for ProviderConfig 2019-01-07 12:34:05 +00:00
__init__.py Extract common config parsing for ProviderConfig 2019-01-07 12:34:05 +00:00
utils.py Asynchronously update node statistics 2018-11-29 16:48:30 +01:00