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

api: Pass down encryption metadata to all the multipart callers. #736

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

harshavardhana
Copy link
Member

This allows for server side encryption to work properly for
file sizes bigger than 64MB.

This PR also addresses another problem of SignatureV2 signature.

@harshavardhana harshavardhana force-pushed the object branch 3 times, most recently from b28f61a to b474727 Compare July 1, 2017 02:22
This allows for server side encryption to work properly for
file sizes bigger than 64MB.

This PR also addresses another problem of SignatureV2 signature.
@harshavardhana harshavardhana requested a review from vadmeste July 1, 2017 23:52
Copy link
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but not able to test.

@deekoder deekoder merged commit ebce2a3 into minio:master Jul 2, 2017
@harshavardhana harshavardhana deleted the object branch July 2, 2017 17:53
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 this pull request may close these issues.

4 participants