debian-forge-composer/internal/cloudapi/v2
Gianluca Zuccarelli 0ce4ec7fc4 internal/cloudapi: add OpenSCAP tailoring
Add support to the cloudapi for generating the tailoring file used
to customize the OpenSCAP remediation. This allows users to select and
unselect rules for the remediation and the `autotailor` stage generates
the tailoring file.
2023-09-18 20:46:49 +02:00
..
compose.go internal/cloudapi: add OpenSCAP tailoring 2023-09-18 20:46:49 +02:00
compose_test.go cloudapi: Add tests for refactored handler code 2023-08-05 11:28:29 +02:00
errors.go cloudapi: Add ability to skip uploading and save image locally 2023-08-09 16:48:46 +02:00
errors_test.go cloudapi: get specific error from openapi 2022-06-28 10:02:55 +02:00
handler.go cloudapi/v2: expose wsl image type 2023-08-28 14:51:01 +02:00
imagerequest.go cloudapi/v2: expose wsl image type 2023-08-28 14:51:01 +02:00
imagerequest_test.go cloudapi: Add tests for refactored handler code 2023-08-05 11:28:29 +02:00
middleware.go internal/auth: add TenantChannelMiddleware 2023-06-28 15:08:37 +02:00
openapi.v2.gen.go internal/cloudapi: add OpenSCAP tailoring 2023-09-18 20:46:49 +02:00
openapi.v2.yml internal/cloudapi: add OpenSCAP tailoring 2023-09-18 20:46:49 +02:00
server.go Cloud API: set the image boot mode in OSBuildJob options 2023-08-08 15:53:07 +02:00
v2_internal_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
v2_koji_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
v2_multi_tenancy_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
v2_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00