debian-forge-composer/cmd/osbuild-service-maintenance
Florian Schüller 7ebe266d3c osbuild-service-maintenance: implement removal on invalid parent
Add a safeguard to ensure secure instances without valid
parent instances are terminated, as they are unnecessary to retain.
Typically, the parent does not exist if the secure instance is
older than 2 hours, but this check provides additional validation.
HMS-3632
2024-12-10 11:43:51 +01:00
..
aws.go osbuild-service-maintenance: implement removal on invalid parent 2024-12-10 11:43:51 +01:00
aws_test.go cmd/osbuild-service-maintenance: add test for filtering SIs 2024-10-23 10:32:57 +02: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 cmd/osbuild-service-maintenance: add test for filtering SIs 2024-10-23 10:32:57 +02: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