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

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Aug 3, 2023

backport tracker: https://tracker.ceph.com/issues/62311


backport of #51786
parent tracker: https://tracker.ceph.com/issues/61473

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

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 cbodley requested a review from a team as a code owner August 3, 2023 20:28
@cbodley cbodley added this to the reef milestone Aug 3, 2023
@yuriw yuriw merged commit 1f1218d into ceph:reef Aug 22, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants