nodepool/nodepool
James E. Blair 6a71686b6b Fix deletion of intermediate image builds
The delete-after-upload option would sometimes delete before
upload if there are intermediate build files which match its
criteria.  To ensure that we don't delete any build files until
the build is at least complete, only run that method if the ZK
build state is marked as ready.

Change-Id: Ia263b478b0a2b9d77833bc19d0967a65dcbf5b27
2024-04-02 15:26:41 -07:00
..
cmd Add delete-after-upload option 2024-03-09 06:51:56 -08:00
driver Merge "gce: clear machine type cache on bad data" 2024-03-25 19:35:17 +00:00
lib Add REPL 2023-06-22 13:15:27 -07:00
releasenotes/notes Filter active images for OpenStack provider 2020-03-17 16:26:50 +01:00
tests Fix deletion of intermediate image builds 2024-04-02 15:26:41 -07:00
zk Continuously ensure the component registry is up to date 2024-03-04 14:28:11 -08:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Fix deletion of intermediate image builds 2024-04-02 15:26:41 -07:00
config.py Fix inheritance of delete-after-upload option 2024-03-28 09:19:15 -07:00
exceptions.py Introduce error.capacity states_key for InsufficientInstanceCapacity error 2024-01-04 15:37:51 +01:00
launcher.py Continuously ensure the component registry is up to date 2024-03-04 14:28:11 -08:00
logconfig.py Format multi-line log entries 2021-03-05 13:34:19 -08:00
model_api.py Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
nodeutils.py Add API timing debug statements to openstack driver 2023-02-28 07:49:51 +01:00
provider_manager.py Add idle state to driver providers 2022-10-24 15:30:31 -07:00
stats.py Resolve statsd client once at startup 2023-08-14 10:47:53 -07:00
status.py Redact k8s connection info in node list 2023-12-01 10:30:03 -08:00
version.py Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
webapp.py Convert dib-request-list to image-status command 2022-06-21 14:12:22 -07:00