Re: [pve-devel] [RFC container] api: create: disallow passing along existing disk for restore

2022-04-19 Thread Fabian Grünbichler
On April 11, 2022 12:39 pm, Fabian Ebner wrote: > For VMs, the plan is to allow passing along disk options (with the > currently configured disks) for a restore operation to cause those > disks to be kept instead of removing and restoring them from backup. > Users might expect the same behavior for

[pve-devel] [RFC container] api: create: disallow passing along existing disk for restore

2022-04-11 Thread Fabian Ebner
For VMs, the plan is to allow passing along disk options (with the currently configured disks) for a restore operation to cause those disks to be kept instead of removing and restoring them from backup. Users might expect the same behavior for containers once that feature exists, but implementing i