[pve-devel] [PATCH manager v7 0/2] fix #4849: allow download of compressed ISOs

Dominik Csapak d.csapak at proxmox.com
Wed Sep 20 13:50:05 CEST 2023


On 9/20/23 13:46, Fabian Grünbichler wrote:
> On September 20, 2023 1:07 pm, Dominik Csapak wrote:
>> LGTM and works as advertised.
> 
> it breaks downloading container templates that are compressed with one
> of the "known" compression algorithms (such as gz).
> 
> probably the detect-compression parameter and handling needs to go back
> in (that was the reason it was there in the first place!), or some other
> solution needs to be found..
> 
> 

ah yes ofc, sorry for the oversight

couldn't we simply check in the backend for the download for the content type?
as we only really need to unpack isos?





More information about the pve-devel mailing list