[pve-devel] applied-series: [PATCH v7 qemu-server 00/10] cloudinit pending behaviour change
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 8 17:44:09 CET 2022
Am 22/06/2022 um 13:51 schrieb Alexandre Derumier:
> Alexandre Derumier (10):
> qemuconfig: load_current_config : delete cloudinit value
> vzdump : skip special:cloudinit section
> migration: test targetnode min version for cloudinit section
> cloudinit: add cloudinit section for current generated config.
> generate cloudinit drive on offline plug
> cloudinit: make cloudnit options fastplug
> api2: add cloudinit config api
> api2: add cloudinit_update
> add cloudinit hotplug
> debian : control : add a break on pve-manager <= 7.2.4
>
> PVE/API2/Qemu.pm | 111 ++++++++++++++++++++++++++++++++++++
> PVE/CLI/qm.pm | 2 +
> PVE/QemuConfig.pm | 8 +++
> PVE/QemuMigrate.pm | 8 +++
> PVE/QemuServer.pm | 100 ++++++++++++++++++++++----------
> PVE/QemuServer/Cloudinit.pm | 110 +++++++++++++++++++++++++++++++++++
> PVE/QemuServer/Helpers.pm | 24 ++++++++
> PVE/VZDump/QemuServer.pm | 5 +-
> debian/control | 2 +-
> 9 files changed, 337 insertions(+), 33 deletions(-)
>
applied all but the manager one with Fiona's R-b tag.
> pve-manager patches series is available here : https://lists.proxmox.com/pipermail/pve-devel/2021-June/048542.html
>
Do you have a new version for the GUI with the mentioned net issue addressed
or should I go for the available one at the list for now?
More information about the pve-devel
mailing list