[pve-devel] [PATCH-SERIES] small vzdump improvements
Fabian Ebner
f.ebner at proxmox.com
Mon Dec 21 14:48:15 CET 2020
The first three patches are rather minor things, improving warnings/mails.
The fourth patch makes parse errors for section configs visible to the caller,
which can then decide if/how to handle them. And the fifth patch uses this new
information for aborting a backup when there are parse errors in the backup
storage configuration.
The last patch needs a dependency bump: pve-manager -> pve-common
pve-manager:
Fabian Ebner (4):
vzdump: defaults: convert to prune-backups early enough
vzdump: sendmail: fix html by closing the tags
vzdump: fix error format for errors coming from storage_info
vzdump: make parse error for storage critical
PVE/VZDump.pm | 12 ++++++++----
test/vzdump_new_retention_test.pl | 8 +-------
2 files changed, 9 insertions(+), 11 deletions(-)
pve-common:
Fabian Ebner (1):
SectionConfig: add errors to result
src/PVE/SectionConfig.pm | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list