Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 GW to support ListMultipartUploads for various adapters #8563

Open
ItamarYuran opened this issue Jan 29, 2025 · 0 comments
Open

S3 GW to support ListMultipartUploads for various adapters #8563

ItamarYuran opened this issue Jan 29, 2025 · 0 comments

Comments

@ItamarYuran
Copy link
Contributor

Currently ListMultipartUploads is only supported for S3.
We wish to add support to the following adapters:

  • Azure
  • GS

While GS implementation would be relatively easy, as GS API supports list MPU, Azure does not support this option and will require a more fundamental solution.
See S3 list MPU PR

@ItamarYuran ItamarYuran changed the title S3 GW to support ListMultipartUploads S3 GW to support ListMultipartUploads for various adapters Jan 29, 2025
@ozkatz ozkatz added the P2 label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants