debian-forge-composer/internal
Sanne Raymaekers 7fd150b938 cloud/awscloud: specify subnets when creating secure instance
For non-default VPCs, AWS needs the subnets it can launch the instance
in, otherwise it will try to launch the instance in the default VPC,
even if the supplied security groups are attached to a non-default VPC.

Furthermore there can only be 1 subnet specified per availability zone,
so query the subnets in the VPC of the host (as the instance needs to be
launched in the same network), and pick 1 of the VPC's subnets per AZ.
2024-02-14 13:45:52 +01:00
..
auth internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
blueprint Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
boot Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
client Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
cloud cloud/awscloud: specify subnets when creating secure instance 2024-02-14 13:45:52 +01:00
cloudapi composer: glitchtip integration 2024-02-13 14:57:57 +01:00
common Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
dnfjson Move cleaning up old dnfjson cache dirs from composer to Weldr API 2024-01-26 11:32:34 +01:00
fsnode internal/fsnode: add API for custom directories and files 2023-02-22 12:17:36 +01:00
jobqueue pkg/jobqueue: add arch to worker 2023-12-14 21:25:32 +01:00
jsondb jsondb: improve performance of list operation 2023-06-20 10:45:22 +02:00
mocks Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
osbuildexecutor osbuildexecutor: add aws.ec2 executor 2024-02-14 09:54:11 +01:00
prometheus prometheus: split off request timing information into separate mw 2023-06-28 15:08:37 +02:00
remotefile remotefile: Use io.ReadAll not ioutil.ReadAll 2023-03-22 08:14:01 -07:00
runner runner: add platform-python only for RHEL 8+ 2023-01-25 20:37:12 +01:00
store Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
target target: add the pulp.ostree target to the marshal functions 2023-10-18 21:14:46 +02:00
test Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
upload upload/azure: set hyperv generation 2024-01-16 14:25:58 +01:00
weldr weldr: don't determine distro name from image type when depsolving 2024-01-26 11:32:34 +01:00
worker Drop common.CurrentArch() in favor of osbuild/images 2024-01-26 11:32:34 +01:00
tools.go Remove old build tag comments 2023-03-07 09:22:23 -08:00