mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Update comments regarding GCS component count (#6131)
This commit is contained in:
committed by
kannappanr
parent
0ef0d7e685
commit
c310cbbe89
@@ -55,7 +55,6 @@ mc ls mygcs
|
||||
### Known limitations
|
||||
Gateway inherits the following GCS limitations:
|
||||
|
||||
- Maximum number of multipart parts per upload is 1024.
|
||||
- Only read-only or write-only bucket policy supported at bucket level, all other variations will return API Notimplemented error.
|
||||
- _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