mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-21 06:36:06 +00:00
data mover micro service backup
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
@@ -207,7 +207,8 @@ func (s *dataMoverBackup) run() {
|
||||
}
|
||||
}()
|
||||
|
||||
s.runDataPath()
|
||||
// TODOOO: call s.runDataPath()
|
||||
time.Sleep(time.Duration(1<<63 - 1))
|
||||
}
|
||||
|
||||
func (s *dataMoverBackup) runDataPath() {
|
||||
|
||||
Reference in New Issue
Block a user