From: Charles LESECQ <charles.lesecq@afges.org>
To: pve-devel@lists.proxmox.com
Subject: storage API: decompression support for all types in the download-url
Date: Wed, 18 Feb 2026 11:08:31 +0100 [thread overview]
Message-ID: <9bdfae83-0793-4c9a-a0c0-39112a79c697@afges.org> (raw)
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.
Best regards,
Charles LESECQ
next reply other threads:[~2026-02-18 10:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 10:08 Charles LESECQ [this message]
2026-02-18 10:41 ` Fabian Grünbichler
2026-02-18 20:41 ` Charles LESECQ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9bdfae83-0793-4c9a-a0c0-39112a79c697@afges.org \
--to=charles.lesecq@afges.org \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.