plugin-barman-cloud/config/crd/bases
Florian Schauer adb70456b5 feat: support S3 SSE-C (customer-provided encryption keys)
Surface the new `sseCustomerKey` field on `s3Credentials` through the
ObjectStore CRD so users can enable Server-Side Encryption with
Customer-provided keys (SSE-C). This is required by S3-compatible
providers that only support SSE-C for encryption at rest, such as
Hetzner Object Storage.

The field flows through the embedded BarmanObjectStoreConfiguration
from the barman-cloud library, so this change is limited to bumping the
dependency, regenerating the CRD and the consolidated manifest, and
documenting usage in the object stores guide.

Depends on cloudnative-pg/barman-cloud#284 (temporarily pinned via a
replace directive until that change is released).

Closes #646

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Florian Schauer <florian@schauer.to>
2026-08-09 15:30:54 +02:00
..
barmancloud.cnpg.io_objectstores.yaml feat: support S3 SSE-C (customer-provided encryption keys) 2026-08-09 15:30:54 +02:00