Multipart upload to avoid the 5 GB of AWS S3
Hello, We have a customer that would like to use the Multipart upload with the GL runners due to the 5 GB limitation of AWS S3. Ref: https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html
I saw a remark about this (multipart) in this issue https://gitlab.com/gitlab-org/gitlab-ce/issues/29203#note_28166300
Currently, do you know what is planned?