mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
Don't allow deletion of in-progress backups
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
@@ -167,6 +167,7 @@ func TestProcessBackup(t *testing.T) {
|
||||
test.allowSnapshots,
|
||||
logger,
|
||||
pluginManager,
|
||||
NewBackupTracker(),
|
||||
).(*backupController)
|
||||
c.clock = clock.NewFakeClock(time.Now())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user