debian-forge-composer/cmd/osbuild-service-maintenance
Florian Schüller 87ef1527fc osbuild-service-maintenance/aws: avoid error on empty list
Passing an empty list to `TerminateInstances` causes an
error message, which is not necessary, as there is
nothing to terminate.
2024-12-10 11:43:51 +01:00
..
aws.go osbuild-service-maintenance/aws: avoid error on empty list 2024-12-10 11:43:51 +01:00
aws_test.go osbuild-service-maintenance: add test for allTerminated 2024-12-10 11:43:51 +01:00
config.go osbuild-service-maintenance: Move type conversion to config 2022-05-14 16:21:21 +02:00
db.go osbuild-service-maintenance: Honor dryrun in db cleanup 2022-08-01 10:59:05 +02:00
db_test.go jobqueue: return if a job was requeued or not 2024-11-07 17:18:48 +01:00
export_test.go osbuild-service-maintenance: add test for allTerminated 2024-12-10 11:43:51 +01:00
gcp.go cmd/osbuild-service-maintenance: GCP deletes by image name 2022-02-15 18:22:39 +01:00
main.go templates/openshift: split worker from composer maintenance 2024-04-25 17:32:21 +02:00