plugin-barman-cloud/internal/cnpgi
Chandon Pierre 9fd7ba5b5e feat: allow ObjectStore sidecar image override
The current configuration derives the sidecar image from configuration paramter `sidecar-image`: 1e13020fe5/internal/cnpgi/operator/lifecycle.go (L418)

However, this is challenging for multi-tenant Kubernetes clusters, as the plugin deployment defines the target sidecar image for all CNPG clusters within a given Kubernetes cluster.

In this PR, we add an optional `sidecarImage` field to `ObjectStore.spec.instanceSidecarConfiguration`.

This allows workloads using a specific ObjectStore to override the Barman Cloud sidecar image configured globally on the plugin deployment.

Signed-off-by: Chandon Pierre <cpierre@coreweave.com>
2026-08-03 23:23:35 -04:00
..
common feat: honor the operator's check_empty_wal_archive decision (#1009) 2026-07-21 17:29:10 +02:00
instance fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
metadata chore(main): release 0.14.0 (#964) 2026-07-29 12:00:23 +02:00
operator feat: allow ObjectStore sidecar image override 2026-08-03 23:23:35 -04:00
restore feat: honor the operator's check_empty_wal_archive decision (#1009) 2026-07-21 17:29:10 +02:00