plugin-barman-cloud/web/docs
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
..
compression.md fix: add lz4 compression support for base backups (#868) 2026-04-21 19:23:45 +02:00
concepts.md fix(docs): fix broken anchor link in concepts.md (#1013) 2026-07-17 15:00:16 +02:00
images.md docs: document the container images (#317) 2025-05-07 10:59:32 +02:00
installation.mdx docs: avoid using grep to parse kubectl output (#404) 2025-07-02 11:57:52 +02:00
intro.md docs: add troubleshooting section (#509) 2025-09-22 16:47:56 +02:00
migration.md docs: clarify observability metrics and migration to plugin-based ones (#621) 2025-10-27 16:39:14 +01:00
misc.md feat: pass additionalCommandArgs to barman-cloud-restore (#914) 2026-06-03 14:17:12 +02:00
object_stores.md feat: support S3 SSE-C (customer-provided encryption keys) 2026-08-09 15:30:54 +02:00
observability.md docs: clarify observability metrics and migration to plugin-based ones (#621) 2025-10-27 16:39:14 +01:00
parameters.md docs: plugin parameters (#330) 2025-05-09 13:20:18 +02:00
plugin-barman-cloud.v1.md feat: introduce logLevel setting to control verbosity (#536) 2025-09-24 12:32:59 +02:00
resource-name-migration.md feat(rbac)!: prefix all resource names to avoid cluster conflicts (#593) 2025-10-27 15:08:11 +01:00
retention.md docs: add backup, WAL archive and recovery information (#291) 2025-05-06 11:49:09 +02:00
troubleshooting.md Remove mention of s3UsePathStyle setting (#745) 2026-01-29 17:42:20 +01:00
upgrades.mdx feat(rbac)!: prefix all resource names to avoid cluster conflicts (#593) 2025-10-27 15:08:11 +01:00
usage.md fix(docs): update broken link to CloudNativePG documentation (#904) 2026-05-12 10:46:04 +02:00