including my follow-ups with Fiona's R-B

On February 12, 2025 12:04 pm, Fiona Ebner wrote:
> Changes in v3:
> * actually decouple config data and control flow by using a blessed object
> 
> Changes in v2:
> * add comment about decoupling config data and metadata
> 
> Fiona Ebner (3):
>   backup: also restore VM power state for early failures
>   config: add special class that prevents writing the configuration
>   fix #6007: template backup: use minimized configuration for handling
>     the full vm start
> 
>  PVE/Makefile              |  1 +
>  PVE/QemuConfig.pm         | 15 +++++++++++++++
>  PVE/QemuConfig/Makefile   |  5 +++++
>  PVE/QemuConfig/NoWrite.pm | 25 +++++++++++++++++++++++++
>  PVE/QemuServer.pm         | 17 ++++++++++++++---
>  PVE/VZDump/QemuServer.pm  | 12 ++++++------
>  6 files changed, 66 insertions(+), 9 deletions(-)
>  create mode 100644 PVE/QemuConfig/Makefile
>  create mode 100644 PVE/QemuConfig/NoWrite.pm
> 
> -- 
> 2.39.5
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to