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

Implement Azure multipart support #51

Closed
5 of 7 tasks
shevron opened this issue Oct 9, 2020 · 0 comments · Fixed by #52
Closed
5 of 7 tasks

Implement Azure multipart support #51

shevron opened this issue Oct 9, 2020 · 0 comments · Fixed by #52
Assignees

Comments

@shevron
Copy link
Contributor

shevron commented Oct 9, 2020

Implement Azure multipart support as described in #11 and #48

Acceptance Criteria

  • multipart transfer adapter + Azure backend
  • Can configure giftless to upload to Azure using multipart transfer
  • Have solid test coverage + vcr
  • abort is supported
  • SAS URLs are provided with correct permissions for each action URL (upload/part, upload/commit, download, abort)
  • want_digest value correctly set for Azure (Content-MD5)
  • Falls back to basic for smaller files (<single part size)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant