debian-forge-composer/internal/cloud/awscloud
Sanne Raymaekers 7a166cd356 awscloud/secure-instance: log error code comparisons
We're seeing some behaviour where create fleet is not retried and
subsequently the SI cleanup fails due to the security group already
being tied to an existing instance. There is no error that an instance
was launched anyway.
2024-11-26 12:52:12 +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 awscloud/secure-instance: log error code comparisons 2024-11-26 12:52:12 +01:00
secure-instance_test.go cloud/awscloud: rework create fleet retry logic 2024-10-24 10:29:26 +02:00