plugin-barman-cloud/internal/cnpgi/operator/config
Leonardo Cecchi 8c20e4fe85
fix: duplicate certificate projections (#331)
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 14:27:20 +02:00
..
config.go fix: duplicate certificate projections (#331) 2025-05-09 14:27:20 +02:00
doc.go feat: sidecar role and rolebinding (#23) 2024-10-02 15:03:07 +02:00