objstore
objstore copied to clipboard
SSE-C encryption broken for Exists/Attributes call
Hi,
I configured thanos to use SSE-C
for encryption.
In contrast to SSE-KMS
and default SSE
the client has to pass the key for the request, which currently is missing for Exists()
and Attributes()
method of the S3 client.
PR: #142