plugin-barman-cloud/hack
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
..
crd-gen-refs docs: publish docs with docusaurus (#268) 2025-04-30 12:17:57 +02:00
examples fix: duplicate certificate projections (#331) 2025-05-09 14:27:20 +02:00
minio docs: publish docs with docusaurus (#268) 2025-04-30 12:17:57 +02:00
boilerplate.go.txt chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
build-dev-image.sh feat: retention policy (#191) 2025-03-18 17:35:22 +01:00
kind-config.yaml test(e2e): run on ephemeral clusters (#128) 2025-01-07 14:24:12 +01:00