minio/docs/gateway/gcs-limitations.md

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