all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES storage/widget-toolkit/manager] Add wipe disk api call and button
@ 2021-04-23 10:14 Fabian Ebner
  2021-04-23 10:14 ` [pve-devel] [PATCH storage 01/11] diskmanage: add wipe_blockdev method Fabian Ebner
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Fabian Ebner @ 2021-04-23 10:14 UTC (permalink / raw)
  To: pve-devel

so admins wipe disks that are not actually used, but contain left-overs.

The last patch needs dependency bumps for pve-storage and
proxmox-widget-toolkit.

storage:

Fabian Ebner (5):
  diskmanage: add wipe_blockdev method
  diskmanage: factor out mounted_blockdevs helper
  diskmanage: add is_mounted method
  diskmanage: add has_holder method
  api: add wipedisk call

 PVE/API2/Disks.pm | 42 ++++++++++++++++++++++
 PVE/Diskmanage.pm | 91 ++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 129 insertions(+), 4 deletions(-)


widget-toolkit:

Fabian Ebner (4):
  disk list: fix minor usage renderer issue
  disk list: factor out renderer for type and usage
  disk list: move title bar initialization to initComponent
  disk list: add wipe disk button

 src/panel/DiskList.js | 223 ++++++++++++++++++++++++++++++------------
 1 file changed, 161 insertions(+), 62 deletions(-)


manager:

Fabian Ebner (2):
  ui: add task description for wipe disk
  ui: disk list: enable wipe disk button

 www/manager6/Utils.js       | 1 +
 www/manager6/node/Config.js | 1 +
 2 files changed, 2 insertions(+)

-- 
2.20.1





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

end of thread, other threads:[~2021-06-02 14:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 10:14 [pve-devel] [PATCH-SERIES storage/widget-toolkit/manager] Add wipe disk api call and button Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH storage 01/11] diskmanage: add wipe_blockdev method Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH storage 02/11] diskmanage: factor out mounted_blockdevs helper Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH storage 03/11] diskmanage: add is_mounted method Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH storage 04/11] diskmanage: add has_holder method Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH storage 05/11] api: add wipedisk call Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH widget-toolkit 06/11] disk list: fix minor usage renderer issue Fabian Ebner
2021-05-07 15:59   ` [pve-devel] applied: " Thomas Lamprecht
2021-04-23 10:14 ` [pve-devel] [PATCH widget-toolkit 07/11] disk list: factor out renderers for type and usage Fabian Ebner
2021-05-07 15:59   ` [pve-devel] applied: " Thomas Lamprecht
2021-04-23 10:14 ` [pve-devel] [PATCH widget-toolkit 08/11] disk list: move title bar initialization to initComponent Fabian Ebner
2021-04-23 10:14 ` [pve-devel] [PATCH widget-toolkit 09/11] disk list: add wipe disk button Fabian Ebner
2021-04-23 10:15 ` [pve-devel] [PATCH manager 10/11] ui: add task description for wipe disk Fabian Ebner
2021-04-23 10:15 ` [pve-devel] [PATCH manager 11/11] ui: disk list: enable wipe disk button Fabian Ebner
2021-06-02 12:17 ` [pve-devel] applied-partially: [PATCH-SERIES storage/widget-toolkit/manager] Add wipe disk api call and button Thomas Lamprecht
2021-06-02 14:43 ` [pve-devel] applied-series: " Thomas Lamprecht

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