[pbs-devel] partially-applied: [PATCH proxmox-backup 0/4] fix #4256: remove datastore from configs after deletion
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Dec 20 10:36:13 CET 2022
applied the backend patches, but the UI patch doesn't doesn't pass along
the parameter
On Mon, Dec 19, 2022 at 03:13:22PM +0100, Hannes Laimer wrote:
> 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