You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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