On February 18, 2026 11:08 am, Charles LESECQ wrote:
> Hello,
>
> When I requested /api2/json/nodes/{node}/storage/{storage}/download-url
> with the compression option to download .qcow2.xz from Fedora CoreOS, I
> got the message “decompression not supported for qcow2.” This is not
> documented. So I looked in the code, and it seems that only the iso
> format is supported. I can't find the reason for this limitation, so I
> propose removing it. My patch simply removes the associated check, but
> it might be better to do it differently.
I believe this is https://bugzilla.proxmox.com/show_bug.cgi?id=7062 ?
Feel free to subscribe there, and/or assign yourself and send a patch ;)
Fabian