osbuild / osbuild-composer

An HTTP service for building bootable OS images.
https://www.osbuild.org
Apache License 2.0
156 stars 107 forks source link

awscloud: try to terminate previous secure instance (HMS-4341) #4226

Closed croissanne closed 3 weeks ago

croissanne commented 3 weeks ago

In case the previous executor SI belonging to the worker did not get shut down properly, attempt to do it again when starting a new one, otherwise replacing the SG or LT will not work.

croissanne commented 3 weeks ago

Actually since we know the job will fail if terminating the instance doesn't work, might as well just stop the job.