debian-forge-composer/internal/cloudapi/v2
Irene Diez 8022c227ba distro: allow to return warnings in the Manifest function
This changes the `Manifest` function of the `ImageType`
interface so that any warnings detected during the
`checkOptions` step of the manifest initialization can
be propagated back to the Weldr-API (see next commit).

Signed-off-by: Irene Diez <idiez@redhat.com>
2023-03-31 14:14:57 +02:00
..
errors.go Cloud API: add error for failed customization validation 2023-02-22 12:17:36 +01:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: enable azure-eap7-rhui image type 2023-03-30 18:40:12 +02:00
middleware.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
openapi.v2.gen.go cloudapi: enable azure-eap7-rhui image type 2023-03-30 18:40:12 +02:00
openapi.v2.yml cloudapi: enable azure-eap7-rhui image type 2023-03-30 18:40:12 +02:00
server.go distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
v2_internal_test.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +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 Cloud API: expose directory and file customizations 2023-02-22 12:17:36 +01:00