Re: [pve-devel] [PATCH-SERIES] move jobs from pve-manager

2022-04-08 Thread Fabian Grünbichler
On March 22, 2022 8:34 am, Hannes Laimer wrote: > The VZDump plugin was moved to pve-guest-common because it is used by > both CTs and VMs. Since the Jobs.pm contains helpers that depend on the > VZDump plugin, it was also moved to pve-guest-common. The base jobs > plugin was moved to pve-cluster s

[pve-devel] [PATCH-SERIES] move jobs from pve-manager

2022-03-22 Thread Hannes Laimer
The VZDump plugin was moved to pve-guest-common because it is used by both CTs and VMs. Since the Jobs.pm contains helpers that depend on the VZDump plugin, it was also moved to pve-guest-common. The base jobs plugin was moved to pve-cluster since it does not really depend on anything and might be