mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-05 14:42:20 +02:00
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> |
||
|---|---|---|
| .. | ||
| compression.md | ||
| concepts.md | ||
| images.md | ||
| installation.mdx | ||
| intro.md | ||
| migration.md | ||
| misc.md | ||
| object_stores.md | ||
| observability.md | ||
| parameters.md | ||
| plugin-barman-cloud.v1.md | ||
| resource-name-migration.md | ||
| retention.md | ||
| troubleshooting.md | ||
| upgrades.mdx | ||
| usage.md | ||