Hi,
As described in Snapshot Actions it is possible to define before and after snapshot hooks.
My understanding is this are running in the volsync container, but if this is the case how can I for example do a database dump? Or can I somewhere define in which pod this command should run?
Maybe something similar to the PreBackupPod in k8up.
And there is also a hard-coded timeout, could this be a configurable one?
Hi,
As described in Snapshot Actions it is possible to define before and after snapshot hooks.
My understanding is this are running in the
volsynccontainer, but if this is the case how can I for example do a database dump? Or can I somewhere define in which pod this command should run?Maybe something similar to the
PreBackupPodin k8up.And there is also a hard-coded timeout, could this be a configurable one?