debian-forge-composer/internal/cloudapi/v2
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
..
errors.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
openapi.v2.yml Composer API - add support for services enable/disable 2022-06-30 13:32:12 +02:00
server.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_multi_tenancy_test.go worker: remove osbuild-koji job 2022-07-19 16:00:52 +02:00
v2_test.go cloudapi: remove a confusing test 2022-07-19 16:00:52 +02:00