nodepool/nodepool/driver
David Shrewsbury aba9b4e134 Fix for clearing assigned nodes that have vanished
If a node request disappears, we are assuming the node znodes that
have been assigned to it are still around, but it turns out they
may not be for strange, odd reasons. Attempting to store to them will
cause errors. We need to handle that.

Change-Id: I10dbce96e4d789a0d1d8d82d72a780fb63b66d62
2020-02-27 17:31:49 -05:00
..
aws add ebs-optimized support for aws provider 2020-02-04 18:59:24 +01:00
fake Delete dib images when all uploads set to deleting 2020-01-13 13:22:16 -08:00
gce Fix GCE volume parameters 2020-02-27 09:49:35 -08:00
kubernetes k8s: allow port forwarding 2020-02-24 10:37:33 -08:00
openshift Pass node request handler to launcher base class 2020-01-22 09:49:52 +01:00
openshiftpods Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
openstack Remove duplicate log info from OpenStack driver 2020-01-27 13:13:30 -05:00
static Cleanup exception logging in static provider 2020-01-20 07:14:15 +01:00
test Remove unused use_taskmanager flag 2019-04-02 12:11:07 +00:00
__init__.py Fix for clearing assigned nodes that have vanished 2020-02-27 17:31:49 -05:00
simple.py Pass node request handler to launcher base class 2020-01-22 09:49:52 +01:00
taskmanager.py Add Google Cloud provider 2019-12-12 14:33:43 -08:00
utils.py Pass node request handler to launcher base class 2020-01-22 09:49:52 +01:00