mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
421160631a
In (erasureServerPools).MakeBucketWithLocation deletes the created buckets if any set returns an error. Add `NoRecreate` option, which will not recreate the bucket in `DeleteBucket`, if the operation fails. Additionally use context.Background() for operations we always want to be performed. |
||
---|---|---|
.. | ||
gateway-s3_test.go | ||
gateway-s3-metadata_test.go | ||
gateway-s3-metadata.go | ||
gateway-s3-sse.go | ||
gateway-s3-utils.go | ||
gateway-s3.go |