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

rgw: reject encrypted object COPY before supported #20739

Merged
merged 1 commit into from
Mar 13, 2018

Commits on Mar 12, 2018

  1. rgw: reject encrypted object COPY before supported

    Current implementation does not follow S3 spec and even
    may result in data corruption silently when copying
    multipart objects accorss pools. So reject COPY operations
    on encrypted objects before it is fully functional.
    
    Fixes: http://tracker.ceph.com/issues/23232
    Signed-off-by: Jeegn Chen <jeegnchen@gmail.com>
    Jeegn-Chen committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    a1513ef View commit details
    Browse the repository at this point in the history