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:
Harshavardhana
2015-12-07 11:57:33 -08:00
parent 16cf9d9055
commit 57430fe183
2 changed files with 23 additions and 11 deletions
-1
View File
@@ -199,7 +199,6 @@ var notimplementedBucketResourceNames = map[string]bool{
"policy": true,
"cors": true,
"lifecycle": true,
"location": true,
"logging": true,
"notification": true,
"replication": true,