debian-forge-composer/internal/cloudapi/v2
Brian C. Lane 02d0b8ec01 cloudapi: Request depsolve from osbuild-worker
and return the response to the client. This uses the worker to depsolve
the requested packages. The result is returned to the client as a list
of packages using the same PackageMetadata schema as the ComposeStatus
response.  It will also time out after 5 minutes and return an error,
using the same timeout constant as depsolving during manifest
generation.

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
depsolve.go cloudapi: Request depsolve from osbuild-worker 2025-01-23 11:39:53 -08:00
errors.go cloudapi: Request depsolve from osbuild-worker 2025-01-23 11:39:53 -08:00
errors_test.go cloudapi/v2: add test for errors 2024-06-25 17:27:28 +02:00
handler.go cloudapi: Request depsolve from osbuild-worker 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: Add /depsolve/blueprint route 2025-01-23 11:39:53 -08:00
openapi.v2.yml cloudapi: Add /depsolve/blueprint route 2025-01-23 11:39:53 -08:00
server.go cloudapi: Request depsolve from osbuild-worker 2025-01-23 11:39:53 -08: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