[pve-devel] [PATCH-SERIES 0/4] PBS master key integration
Fabian Grünbichler
f.gruenbichler at proxmox.com
Mon Feb 8 14:08:31 CET 2021
this series enables master key integration for PVE->PBS, by allowing the
configuration of a per-storage master key which is used for (encrypted)
VM and CT backups.
while the diffs are small, the following bumps/dependencies/.. are required:
proxmox-backup needs a bump (commits from other series)
pve-storage needs a bump + a versioned-dep on proxmox-backup-client (new
CLI parameters)
qemu-server needs a versioned-dependency on bumped pve-storage (new
storage plugin methods)
qemu needs a bump + a versioned-dependency (build + RT) on
libproxmox-backup-qemu (API change)
libproxmox-backup-qemu needs a bump + breaks on pre-bump qemu (API
change)
it might make sense to queue the libproxmox-backup-qemu and
proxmox-backup bumps together (the former directly references git of the
latter at the moment, instead of a tag).
More information about the pve-devel
mailing list