debian-forge-composer/internal/cloudapi
Brian C. Lane 818d434303 cloudapi: Add optional image size support
This adds a 'size' parameter to the image_request object. It can be used
to specify the minimum image size in bytes

This behaves in the same way as the size parameter of the weldr API

For raw images the root partition is grown to fill the available space.
For LVM images the PV uses the available space, but the LV does not,
leaving space available for other LVs to be created after boot.

See COMPOSER-1883
2023-08-05 11:28:29 +02:00
..
v2 cloudapi: Add optional image size support 2023-08-05 11:28:29 +02:00
server.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00