debian-forge-composer/internal/cloud/awscloud
Sanne Raymaekers 905df418aa cloud/aws: add a third secure instance fallback across AZs
In case the on demand option failed as well, retry one more time across
availability zones. This significantly increases the pool of available
instances, but increases network related costs, as transferring data
between AZs is not free.
2024-10-07 15:56:07 +02:00
..
autoscaling.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
awscloud.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
awscloud_test.go cloud/awscloud: add tests for ec2 operations 2024-08-20 15:32:40 +02:00
client-interfaces.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
export_test.go cloud/awscloud: switch s3 to v2 sdk 2024-08-20 15:32:40 +02:00
mocks_test.go cloud: fixed typo UnfulfillableCapacity 2024-09-26 18:09:45 +02:00
secure-instance.go cloud/aws: add a third secure instance fallback across AZs 2024-10-07 15:56:07 +02:00
secure-instance_test.go cloud/aws: add a third secure instance fallback across AZs 2024-10-07 15:56:07 +02:00