mirror of
https://github.com/minio/minio.git
synced 2024-12-26 15:15:55 -05:00
ce403fdaa0
* GCS documentation and review fixes.
400 B
400 B
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