debian-forge-composer/internal/upload/azure
Ondřej Budai 943ead790e upload/azure: skip uploading empty pages
The size of the page blob is defined on creation and the blob is
zero-initialized. Therefore, we can just skip all the pages that contain
only zeros. This should save a lot of bandwidth if used on sparse files as
e.g. operating system images. (:
2023-04-04 09:09:43 +02:00
..
azure.go internal/upload/azure: make location optional in various methods 2022-10-27 19:33:43 +02:00
azurestorage.go upload/azure: skip uploading empty pages 2023-04-04 09:09:43 +02:00
azurestorage_test.go azure: move the .vhd extension logic to the callers 2022-06-13 21:06:01 +02:00
credentials.go worker: add azure image upload target 2021-03-06 15:40:48 +00:00