mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
ignore-handlers: Enhance ignore handlers to cater for bucket resources with or without separators
Fixes an issue which we saw with minio-py
This commit is contained in:
@@ -199,7 +199,6 @@ var notimplementedBucketResourceNames = map[string]bool{
|
||||
"policy": true,
|
||||
"cors": true,
|
||||
"lifecycle": true,
|
||||
"location": true,
|
||||
"logging": true,
|
||||
"notification": true,
|
||||
"replication": true,
|
||||
|
||||
Reference in New Issue
Block a user