-
Notifications
You must be signed in to change notification settings - Fork 282
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
Get/Set Object lock config APIs #919
Conversation
6cdc059
to
dd8da4f
Compare
dd8da4f
to
414e0e7
Compare
|
|
d64ae74
to
06adc5c
Compare
@kannappanr @ebozduman Thank you for the review. @kannappanr I have updated and ran functional tests in standalone, distributed and gateway mode. Request you to PTAL. |
There is a failure after fixing the missing md5 information in the request.
|
@ebozduman @kannappanr Thank you. The issue was an extra key |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Get/Set Object locking
makeBucket(bucketName, region[, makeOpts , callback])
setObjectLockConfig(bucketName, lockConfig [, callback])
getObjectLockConfig(bucketName [, callback])