qemu-server/PVE
Fabian Grünbichler e97bbbb64d pending changes: allow skipping cloud-init
in case of remote migration, we use the `update_vm_api` helper for
checking permissions on the incoming config. this would also cause an
incoming cloud-init image to be overwritten, since the VM is not running
yet at this point.

provide a parameter which can be set by an incoming *remote* migration
to avoid having inconsistent cloud init images on the source and target
side.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-11-17 15:21:39 +01:00
..
API2 api: update: check for tags permissions with 'assert_tag_permissions' 2022-11-17 10:26:26 +01:00
CLI api2: add cloudinit_update 2022-11-08 17:31:59 +01:00
QemuServer fix #4321: properly check cloud-init drive permissions 2022-11-17 08:10:28 +01:00
VZDump vzdump : skip special:cloudinit section 2022-11-08 17:23:30 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm fix #4201: delete cloud-init disk on rollback 2022-11-11 19:26:16 +01:00
QemuMigrate.pm migration: cloudinit check: bump manager dependency and guard with cloudinit drive 2022-11-16 12:47:43 +01:00
QemuServer.pm pending changes: allow skipping cloud-init 2022-11-17 15:21:39 +01:00
QMPClient.pm qmp client: increase default fallback timeout to 5s 2022-09-16 13:01:45 +02:00