debian-forge-composer/internal/weldr
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
..
api.go Stop setting the StreamOptimized option in Weldr and Cloud APIs 2022-05-04 16:22:29 +02:00
api_test.go TestDistro: return dummy values from PackageSets related methods 2022-04-28 14:42:49 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
json.go tests: update base tests for weldr-client 2021-08-25 19:16:04 +02:00
upload.go Weldr: support GCP upload target 2022-04-14 19:07:31 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00