Kami opened a new pull request #1406: Skip object checksum check on upload if 
server side AWS KMS encryption is used
URL: https://github.com/apache/libcloud/pull/1406
 
 
   This pull request updates S3 driver code to skip uploaded object checksum 
check at the end of the upload when server side AWS KMS encryption is used for 
that object.
   
   In such scenario, ETag header value doesn't contain object data MD5 digest.
   
   As part of that change I also noticed some of the tests were out of date and 
some of the mock http methods are not needed anymore so I did some cleanup. 
That likely happened during the requests migration.
   
   Resolves #1401.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to