debian-forge-composer/internal/target
Tomáš Hozza 403b1e4692 AWS: extend target options with the AMI boot mode
Add an optional `BootMode` field to the AWS target options.
This allows to signal to worker the intended boot mode to use when
registering the AMI in AWS. If not specified, the default behavior is
preserved, specifically that the boot mode will be determined by the
default boot mode of the instance provisioned from the AMI.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-05-19 13:24:39 +02:00
..
aws_target.go AWS: extend target options with the AMI boot mode 2023-05-19 13:24:39 +02:00
azure_image_target.go internal/target/azure_image: mark Location as optional 2022-10-27 19:33:43 +02:00
azure_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
container_target.go cloudapi: add support for uploading to a container registry 2022-08-01 21:50:03 +01:00
gcp_target.go internal/target/gcp: make Bucket optional 2022-10-11 13:23:18 +02:00
koji_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
local_target.go target: deprecate local target and don't use it anywhere 2022-07-01 18:55:01 +01:00
oci_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
target.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
target_test.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
targetresult.go cloudapi: add support for uploading to a container registry 2022-08-01 21:50:03 +01:00
targetresult_test.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
vmware_target.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
worker_server_target.go target: add explicit target for uploading back to worker server 2022-07-01 18:55:01 +01:00