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

Extend CompleteMultipartUpload with metadata #5

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

ChrisSchinnerl
Copy link
Member

No description provided.

@ChrisSchinnerl ChrisSchinnerl self-assigned this Mar 11, 2024
@ChrisSchinnerl ChrisSchinnerl requested a review from peterjan March 11, 2024 13:44
ChrisSchinnerl added a commit to SiaFoundation/renterd that referenced this pull request Mar 13, 2024
…1052)

I noticed that the minio client allows for passing user metadata when
completing a multipart upload but our handler didn't accept user
metadata. This PR updates our endpoint and `backend.go` to merge any
metadata provided when finishing a Multipart Upload into the object as
well.

Depends on SiaFoundation/gofakes3#5
@ChrisSchinnerl ChrisSchinnerl merged commit ffb9814 into master Mar 14, 2024
1 check passed
@ChrisSchinnerl ChrisSchinnerl deleted the chris/multipart-complete-meta branch March 14, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant