debian-forge-composer/internal/cloud/awscloud
Sanne Raymaekers aeba9d5a68 cloud/awscloud: don't specify max spot price
The current spot price could be limiting the available instance pool
significantly. ARM instances specifically are experiencing a lot of
capacity errors.
2024-10-30 15:41:09 +01:00
..
autoscaling.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
awscloud.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +02:00
awscloud_test.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +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: rework create fleet retry logic 2024-10-24 10:29:26 +02:00
maintenance.go cloud/awscloud: fix another nilpointer in maintenance functions 2024-10-25 17:46:49 +02:00
maintenance_test.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +02:00
mocks_test.go cloud: fixed typo UnfulfillableCapacity 2024-09-26 18:09:45 +02:00
secure-instance.go cloud/awscloud: don't specify max spot price 2024-10-30 15:41:09 +01:00
secure-instance_test.go cloud/awscloud: rework create fleet retry logic 2024-10-24 10:29:26 +02:00