lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

S3 GW support ListParts for adapters

Open N-o-Z opened this issue 11 months ago • 5 comments

tracking issue to support ListParts for the following block adapters by order of importance:

  1. Azure
  2. GS
  3. local

AWS S3 is already covered in https://github.com/treeverse/lakeFS/issues/7599

N-o-Z avatar Mar 26 '24 10:03 N-o-Z

So wait - does UploadPart not work on anything but S3 then right now? Or is it ListParts that only works on S3? image

DnOberon avatar Apr 14 '24 18:04 DnOberon

@DnOberon Good catch! I'll fix this

N-o-Z avatar Apr 14 '24 19:04 N-o-Z

Thanks! So you’re saying I can still do part uploads using the s3 GW even if the underlying storage is azure?

On Sun, Apr 14, 2024 at 3:23 PM N-o-Z @.***> wrote:

@DnOberon https://github.com/DnOberon Good catch! I'll fix this

— Reply to this email directly, view it on GitHub https://github.com/treeverse/lakeFS/issues/7600#issuecomment-2054160679, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFS4NZZJX33DWMHR2G7BXLY5LJUFAVCNFSM6AAAAABFIVVO7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJUGE3DANRXHE . You are receiving this because you were mentioned.Message ID: @.***>

DnOberon avatar Apr 14 '24 19:04 DnOberon

@DnOberon Yes, there's no change in support for UploadPart, the comment was referring to ListParts and was added to UploadPart by mistake

N-o-Z avatar Apr 14 '24 19:04 N-o-Z

Awesome. Thank you!

On Sun, Apr 14, 2024 at 3:27 PM N-o-Z @.***> wrote:

@DnOberon https://github.com/DnOberon Yes, there's no change in support for UploadPart, the comment was referring to ListParts and was added to UploadPart by mistake

— Reply to this email directly, view it on GitHub https://github.com/treeverse/lakeFS/issues/7600#issuecomment-2054161740, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFS4N3QLQYI4OTKDVDFKWLY5LKC5AVCNFSM6AAAAABFIVVO7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJUGE3DCNZUGA . You are receiving this because you were mentioned.Message ID: @.***>

DnOberon avatar Apr 14 '24 22:04 DnOberon