mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-07 08:36:35 +00:00
130512187a
Refactor plugin management: - support multiple plugins per executable - support restarting a plugin process in the event it terminates - simplify plugin lifecycle management by using separate managers for each scope (server vs backup vs restore) Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>