debian-forge-composer/internal/cloudapi/v2
Sanne Raymaekers bfad6d50e1 cloudapi/v2: tweak customizations
Fix verbiage of groups customization, fields which accept an array
should be plural.

Remove the sshkey customization, sshkeys are merged into user
customizations anyway, so users should use the "users" customization
instead.

Since these customizations aren't in use yet, this edit should be fine.

See #3716
2023-12-08 15:31:56 +01:00
..
compose.go cloudapi/v2: tweak customizations 2023-12-08 15:31:56 +01:00
compose_test.go cloudapi/v2: tweak customizations 2023-12-08 15:31:56 +01:00
errors.go cloudapi: new error type ErrorInvalidUploadTarget 2023-11-17 16:48:16 +01:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi: add pulp upload target 2023-11-17 16:48:16 +01:00
imagerequest.go cloudapi: add pulp upload target 2023-11-17 16:48:16 +01:00
imagerequest_test.go cloudapi: add GetTarget() test case for pulp.ostree 2023-11-17 16:48:16 +01:00
middleware.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
openapi.v2.gen.go cloudapi/v2: tweak customizations 2023-12-08 15:31:56 +01:00
openapi.v2.yml cloudapi/v2: tweak customizations 2023-12-08 15:31:56 +01:00
server.go cloudapi: multiple upload targets in request 2023-11-17 16:48:16 +01:00
v2_internal_test.go lint: Fix implicit memory aliasing in for loops 2023-09-21 16:56:54 +02:00
v2_koji_test.go worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00
v2_multi_tenancy_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
v2_test.go worker: add ability to track workers serverside 2023-12-06 17:22:36 +01:00