debian-forge-composer/internal/cloudapi/v2
Christian Kellner 388154d7f6 cloudapi: support container embedding
Add support for embedding container images via the cloud API. For
this the container resolve job was plumbed into the cloud api's
handler and the API specification updated with a new `containers`
section that mimics the blueprint section with the same name.
2022-08-04 14:37:12 +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 cloudapi: support container embedding 2022-08-04 14:37:12 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: support container embedding 2022-08-04 14:37:12 +02:00
openapi.v2.yml cloudapi: support container embedding 2022-08-04 14:37:12 +02:00
server.go cloudapi: support container embedding 2022-08-04 14:37:12 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: Omit details in compose status job error if nil 2022-08-03 13:51:52 +02:00
v2_multi_tenancy_test.go cloudapi: Correctly test dependency errors 2022-08-03 13:51:52 +02:00
v2_test.go cloudapi: Add test for osbuild job failure due to target errors 2022-08-03 13:51:52 +02:00