debian-forge-composer/internal/cloudapi/v2
Tomas Hozza 0bf67dfad5 Stop setting the StreamOptimized option in Weldr and Cloud APIs
The VMDK image is already produced as stream-optimized. Therefore stop
setting the `StreamOptimized` option in `OSBuildJob` structure by both,
Weldr and Cloud APIs.

Keep the handling of the option in worker for backward compatibility,
in case an older instance of Composer server is used, which does not
produce VMDK manifests as stream-optimized. In such case, the worker
needs to convert the image.
2022-05-04 16:22:29 +02:00
..
errors.go cloudapi: add build job dependency checks 2022-04-13 10:31:53 +02:00
errors_test.go cloudapi/v2: Listen on /api/image-builder-composer/v2 2021-10-11 09:52:21 +02:00
handler.go cloudapi/v2: Fix generated GCP name 2022-04-26 13:58:54 +02:00
openapi.v2.gen.go cloudapi: specify min_size type 2022-04-14 10:03:06 +02:00
openapi.v2.yml cloudapi: specify min_size type 2022-04-14 10:03:06 +02:00
server.go Stop setting the StreamOptimized option in Weldr and Cloud APIs 2022-05-04 16:22:29 +02:00
v2_internal_test.go cloudapi: require gpgkey if check_gpg is set 2022-03-25 13:23:32 +01:00
v2_koji_test.go cloudapi/test: add compose dependency error tests 2022-04-13 10:31:53 +02:00
v2_multi_tenancy_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
v2_test.go cloudapi/test: add compose dependency error tests 2022-04-13 10:31:53 +02:00