mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 14:36:15 +03:00
committed by
Dee Koder
parent
45fbb0d618
commit
ce403fdaa0
@@ -0,0 +1,9 @@
|
||||
## Minio GCS Gateway Limitations
|
||||
|
||||
Gateway inherits the following GCS limitations:
|
||||
|
||||
- Maximum number of parts per upload is 1024.
|
||||
- No support for bucket policies yet.
|
||||
- No support for bucket notifications yet.
|
||||
- _List Multipart Uploads_ and _List Object parts_ always returns empty list. i.e Client will need to remember all the parts that it has uploaded and use it for _Complete Multipart Upload_
|
||||
|
||||
Reference in New Issue
Block a user