]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/crypt: apply rgw_crypt_default_encryption_key by default 51786/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 26 May 2023 18:32:06 +0000 (14:32 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 29 Jun 2023 16:21:35 +0000 (12:21 -0400)
commit2bef4c6d34681d94f183613e3b79633ed66b3ae7
treee48dc3edb17000d1c53f3138f5054658a2c39f10
parenta0082f63e8cff506db268c5fb5fd0c5b51f4156f
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>
src/rgw/rgw_crypt.cc