plugin-barman-cloud/internal/cnpgi/operator/config
Leonardo Cecchi 1e5fbc0752 fix: duplicate certificate projections
When referring to the same ObjectStore with custom TLS certificates
multiple times, the plugin was adding the same volume projection two
times. This lead to a wrong Job definition.

This patch makes the plugin add a sidecar to replica cluster Pods that
are using the plugin to get WALs, even if the plugin itself is not used
for WAL archiving.

Closes: #329

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-05-09 13:20:42 +02:00
..
config.go fix: duplicate certificate projections 2025-05-09 13:20:42 +02:00
doc.go feat: sidecar role and rolebinding (#23) 2024-10-02 15:03:07 +02:00