debian-forge-composer/internal/cloudapi/v2
Brian C. Lane 4f3c93ef1e cloudapi: Make sigmd5 in PackageMetadata optional
In order to reuse PackageMetadata with DepsolveResponse and not include
unused fields this changes the sigmd5 entry to an optional field. This
doesn't effect the use of PackageMetadata in the Compose response since
it is always set, and it allows it to be omitted in the response for
depsolving.

Also adds a basic test for stagesToPackageMetadata

Related: RHEL-60125
2025-01-23 11:39:53 -08:00
..
compose.go cloudapi: Move GetCustomizationsFromBlueprintRequest 2025-01-23 11:39:53 -08:00
compose_test.go cloudapi: update expected image type test for gcp-rhui 2024-09-17 23:33:44 +02:00
errors.go cloudapi/v2: add details for non-service errors 2024-06-25 17:27:28 +02:00
errors_test.go cloudapi/v2: add test for errors 2024-06-25 17:27:28 +02:00
handler.go cloudapi: Make sigmd5 in PackageMetadata optional 2025-01-23 11:39:53 -08:00
imagerequest.go cloudapi/v2: support local upload target 2025-01-22 13:54:40 +01:00
imagerequest_test.go cloudapi/v2: support local upload target 2025-01-22 13:54:40 +01:00
middleware.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
openapi.v2.gen.go cloudapi: Make sigmd5 in PackageMetadata optional 2025-01-23 11:39:53 -08:00
openapi.v2.yml cloudapi: Make sigmd5 in PackageMetadata optional 2025-01-23 11:39:53 -08:00
server.go many: update images Manifest() API for PR#1107 2025-01-20 09:50:49 +01:00
v2_internal_test.go cloudapi: Make sigmd5 in PackageMetadata optional 2025-01-23 11:39:53 -08:00
v2_koji_test.go CloudAPI: test /sboms endpoint for Koji composes 2024-09-20 17:02:09 +02:00
v2_multi_tenancy_test.go Port osbuild/images v0.33.0 with dot-notation to composer 2024-01-26 11:32:34 +01:00
v2_test.go cloudapi/v2: support HyperV generation in Azure upload options 2024-11-21 11:22:20 +01:00