debian-forge-composer/internal/cloudapi/v2
Ygal Blum ca32d7b729 cloudapi: Make container name and tag optional
If the user does not pass a name, use the distribution as a name
A provided tag is used only if name is provided. It
The tag's default is a generated using UUID to avoid collisions
2022-08-01 21:50:03 +01: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: Make container name and tag optional 2022-08-01 21:50:03 +01:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: Make container name and tag optional 2022-08-01 21:50:03 +01:00
openapi.v2.yml cloudapi: Make container name and tag optional 2022-08-01 21:50:03 +01:00
server.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go worker/server: rename JobStatus() to JobInfo() 2022-07-27 13:37:14 +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