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

reef: rgw/crypt: apply rgw_crypt_default_encryption_key by default #52796

Merged
merged 1 commit into from Aug 22, 2023

Commits on Aug 3, 2023

  1. rgw/crypt: apply rgw_crypt_default_encryption_key by default

    the default encryption key now applies to all uploads that don't
    override the encryption method. it had been a fallback 'backend'
    for sse-s3, but it was impossible to configure sse-s3 with any backend
    but "vault"
    
    Fixes: https://tracker.ceph.com/issues/61473
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    (cherry picked from commit 2bef4c6)
    cbodley committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6cf1ca6 View commit details
    Browse the repository at this point in the history