[pve-devel] [PATCH v3 0/3] fix #1594 and clean up backup

Stefan Reiter s.reiter at proxmox.com
Mon Aug 12 14:50:05 CEST 2019


Thanks again to Fabian and Dominik for reviewing the series.

v2 -> v3:
* Change UI mask to modal with progress bar
* Show error for offline nodes

v1 -> v2:
* Remove API path, call /vzdump on all nodes from client directly
* Remove check for Sys.Modify permission (only regular VZDump backup perms are
  needed now)
* Only contact online nodes
* Fix masking
* Fix pve-cluster-backup data model
* Split cleanup into seperate commit and include new variable for job_id format


manager: Stefan Reiter (3):
  fix #1594: add "Run now" button to cluster backup page
  fix #1594: allow skipping VMIDs on other nodes from API
  Code cleanup in Backup

 PVE/API2/Backup.pm        |  25 ++++-----
 PVE/API2/VZDump.pm        |   2 +-
 www/manager6/dc/Backup.js | 107 +++++++++++++++++++++++++++++++++-----
 3 files changed, 105 insertions(+), 29 deletions(-)

-- 
2.20.1




More information about the pve-devel mailing list