debian-forge-composer/internal/cloudapi
Tomas Hozza 72019740c2 Cloud API: upload stream-optimized VMDK to S3
The VMDK image must be in stream-optimized format in order to be
imported to VSphere. osbuild-composer does not produce VMDK by default
as stream-optimized. Instead, it is converted on the fly when the image
build job has been submitted via Weldr API.

Since we are aiming mainly for the VSphere use case with the VMDK image
in the service, the image should be ready for importing to VSphere.

Implement a temporary workaround for the Cloud API and AWS S3 target to
upload stream-optimized VMDK image.

Adjust the `api.sh` test case to not convert the VMDK image downloaded
form S3, before importing it to VSphere.
2022-04-02 08:47:02 +01:00
..
v2 Cloud API: upload stream-optimized VMDK to S3 2022-04-02 08:47:02 +01:00
server.go clouadpi: NewServer: move awsBucket parameter to a new ServerConfig struct 2022-03-08 12:07:00 +01:00