debian-forge-composer/cmd/osbuild-worker
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
..
config.go worker: allow configuring number of upload threads for Azure 2023-03-03 18:15:53 +01:00
config_test.go worker: allow configuring number of upload threads for Azure 2023-03-03 18:15:53 +01:00
jobimpl-awsec2.go worker: Define new jobs to handle copying and resharing of images 2022-08-30 16:14:52 +02:00
jobimpl-container-resolve.go container: add ListDigest to the spec 2023-04-17 18:30:41 +02:00
jobimpl-depsolve.go Change the rpmmd cache directory structure to include the distro name 2023-03-23 11:26:40 +01:00
jobimpl-file-resolve.go worker: add file resolve job 2023-03-16 09:55:39 +00:00
jobimpl-koji-finalize.go worker: fix reporting the import error to composer 2022-12-01 20:59:30 +01:00
jobimpl-koji-init.go worker: Remove ellipsis operator from clienterrors.Error 2022-08-03 13:51:52 +02:00
jobimpl-osbuild.go AWS: extend target options with the AMI boot mode 2023-05-19 13:24:39 +02:00
jobimpl-ostree-resolve.go osbuild-worker: correctly pass ostree error details 2022-11-26 00:12:52 +00:00
main.go worker: add file resolve job 2023-03-16 09:55:39 +00:00