Re: [pve-devel] [PATCH manager 1/2] ui: add SafeDestroyResource window

2025-09-23 Thread Daniel Kral
On Wed Sep 17, 2025 at 1:53 PM CEST, Michael Köppl wrote: > Add an extended removal dialog for HA resources, which also allows > setting a purge parameter through the checkbox. By default, the purge > option is enabled, updating rules referencing the resource and deleting > any rules that only have

[pve-devel] [PATCH manager 1/2] ui: add SafeDestroyResource window

2025-09-17 Thread Michael Köppl
Add an extended removal dialog for HA resources, which also allows setting a purge parameter through the checkbox. By default, the purge option is enabled, updating rules referencing the resource and deleting any rules that only have this resource left. Signed-off-by: Michael Köppl --- www/manag