all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/4] fix #4256: remove datastore from configs after deletion
@ 2022-12-19 14:13 Hannes Laimer
  2022-12-19 14:13 ` [pbs-devel] [PATCH proxmox-backup 1/4] fix #4256: api2: remove prune jobs on datastore delete Hannes Laimer
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Hannes Laimer @ 2022-12-19 14:13 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-20  9:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 14:13 [pbs-devel] [PATCH proxmox-backup 0/4] fix #4256: remove datastore from configs after deletion Hannes Laimer
2022-12-19 14:13 ` [pbs-devel] [PATCH proxmox-backup 1/4] fix #4256: api2: remove prune jobs on datastore delete Hannes Laimer
2022-12-19 14:13 ` [pbs-devel] [PATCH proxmox-backup 2/4] pbs-config: add delete_node for ACL-tree Hannes Laimer
2022-12-19 14:13 ` [pbs-devel] [PATCH proxmox-backup 3/4] fix #4256: api2: remove datastore ACL-node on removal of datastore Hannes Laimer
2022-12-19 14:13 ` [pbs-devel] [PATCH proxmox-backup 4/4] ui: add 'keep configs' checkbox to datastore removal window Hannes Laimer
2022-12-20  9:37   ` Wolfgang Bumiller
2022-12-20  9:36 ` [pbs-devel] partially-applied: [PATCH proxmox-backup 0/4] fix #4256: remove datastore from configs after deletion Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal