debian-forge-composer/cmd/osbuild-worker
Tomáš Hozza e13f0a1ae2 AWS: allow specifying the AMI boot mode when registering the image
When the AMI is being registered from a snapshot, the caller can
optionally specify the boot mode of the AMI. If no boot mode is
specified, then the default behavior is to use the boot type of the
instance that is launched from the AMI.

The default behavior (no boot type specified) is preserved after this
change.

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: allow specifying the AMI boot mode when registering the image 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