fix: admin UI bucket deletion with filer group configured (#7735)

This commit is contained in:
Chris Lu
2025-12-13 19:04:12 -08:00
committed by GitHub
parent f70cd05404
commit 51c2ab0107
8 changed files with 767 additions and 41 deletions

View File

@@ -229,4 +229,3 @@ func CheckBucketForLockedObjects(ctx context.Context, client filer_pb.SeaweedFil
return nil
}