[pve-devel] applied: [PATCH v9 manager 2/5] api: nodes: refactor aplinfo to use common download function
Lorenz Stechauner
l.stechauner at proxmox.com
Mon Jun 21 09:53:23 CEST 2021
On 18.06.21 18:58, Thomas Lamprecht wrote:
> On 16.06.21 11:36, Lorenz Stechauner wrote:
>> a common function to download arbitrary files from urls has been
>> defined as PVE::Tools::download_file_from_url and is now used.
>>
>> Signed-off-by: Lorenz Stechauner <l.stechauner at proxmox.com>
>> ---
>> PVE/API2/Nodes.pm | 93 +++++++++--------------------------------------
>> 1 file changed, 17 insertions(+), 76 deletions(-)
>>
>>
> applied, with the $rpcenv/$user re-definitions dropped in a followup, plus
> some more cleanup (please check if it seems OK for you), thanks!
Had a look at the followups. they look good to me
More information about the pve-devel
mailing list