[pbs-devel] [PATCH proxmox-backup 0/4] fix #4256: remove datastore from configs after deletion
Hannes Laimer
h.laimer at proxmox.com
Mon Dec 19 15:13:22 CET 2022
Deleting a datastore did not result in it being removed from
all configs(acl and prune were missing), this fixes that and adds
a checkbox for keeping the configs when deleting a datastore.
https://bugzilla.proxmox.com/show_bug.cgi?id=4256
Hannes Laimer (4):
fix #4256: api2: remove prune jobs on datastore delete
pbs-config: add delete_node for ACL-tree
fix #4256: api2: remove datastore ACL-node on removal of datastore
ui: add 'keep configs' checkbox to datastore removal window
pbs-config/src/acl.rs | 61 ++++++++++++++++++++++++++++++++++++
src/api2/config/datastore.rs | 12 ++++++-
www/datastore/OptionView.js | 5 +++
3 files changed, 77 insertions(+), 1 deletion(-)
--
2.30.2
More information about the pbs-devel
mailing list