mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-04 07:07:11 +00:00
Fixed backup deletion bug related to async operations
Signed-off-by: Scott Seago <sseago@redhat.com>
This commit is contained in:
@@ -803,6 +803,7 @@ func (s *server) runControllers(defaultVolumeSnapshotLocations map[string]string
|
||||
clock.RealClock{},
|
||||
backupper,
|
||||
newPluginManager,
|
||||
backupTracker,
|
||||
backupStoreGetter,
|
||||
s.logger,
|
||||
s.metrics,
|
||||
|
||||
Reference in New Issue
Block a user