debian-forge-composer/internal/worker
Christian Kellner 7f3f016ed1 distro: add containers arg to ImageType.Manifest
This is the first step to support embedding container images. Here
we add the `containers []container.Spec` argument to supply images
with resolved container specifications. For now all distros will
return an error in case a container is actually supplied since none
of them currently support embedding containers. NB: also no apis or
tools will actually resolve containers.
2022-07-21 13:32:07 +02:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors worker/osbuild: move target errors to detail of job error 2022-07-01 18:55:01 +01:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: define job types as constants 2022-06-10 14:48:18 +01:00
json.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
json_test.go worker: move osbuild exports from OSBuildJob to target 2022-07-01 18:55:01 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
server_test.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00