debian-forge-composer/internal/cloudapi/v2
Tomáš Hozza 1af01ad135 cloudapi: make location optional in Azure Upload Options
Providing the `location` is no longer required for Azure Upload Options.
If it is not provided, the implementation determines the location from
the provided Resource Group. This will make the API nicer for any
client, since they won't need to provide redundant information.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2022-10-27 19:33:43 +02:00
..
errors.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: make location optional in Azure Upload Options 2022-10-27 19:33:43 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: make location optional in Azure Upload Options 2022-10-27 19:33:43 +02:00
openapi.v2.yml cloudapi: make location optional in Azure Upload Options 2022-10-27 19:33:43 +02:00
server.go koji: put artifacts uploaded to koji under a second level directory 2022-10-25 14:48:13 +02:00
v2_internal_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
v2_koji_test.go cloudapi: Add endpoints to clone aws images across regions 2022-08-30 16:14:52 +02:00
v2_multi_tenancy_test.go cloudapi: Correctly test dependency errors 2022-08-03 13:51:52 +02:00
v2_test.go internal/cloudapi: add ostree options for all otree image types 2022-10-21 22:32:24 +02:00