]> git.proxmox.com Git - proxmox-backup.git/commit
push: check that source namespace exists
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 21 Nov 2024 11:45:22 +0000 (12:45 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 21 Nov 2024 11:47:11 +0000 (12:47 +0100)
commit5990728ec924704944a60e21db993ab65789717a
tree7e85f0d4d2f5718c74664be77f3711d68034e3b8
parent0679c25ebb06df054343c5ec7f38413b50cde5f0
push: check that source namespace exists

else, combined with remove_vanished everything on the target side would be
removed.

Suggested-by: Christian Ebner <c.ebner@proxmox.com>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/server/push.rs