plugin-barman-cloud/internal/cnpgi/common
Leonardo Cecchi fcbc472092
feat: support custom CA certificates (#198)
This patch enables the use of custom CA certificates when connecting
to the object store in the barman-cloud plugin. The certificates are
injected into the sidecar via a projected volume and used by the
barman-cloud tool suite.

If the barman object name or the key name changes, users must trigger
a Pod rollout to apply the new values.

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-13 12:05:13 +01:00
..
common.go feat: support custom CA certificates (#198) 2025-03-13 12:05:13 +01:00
doc.go feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
errors.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
health.go feat: add liveness and readiness probe support (#69) 2024-12-02 14:51:32 +01:00
wal_import.go fix: ensure restore configuration points to manager wal-restore (#68) 2024-11-28 14:04:50 +01:00
wal.go feat: support custom CA certificates (#198) 2025-03-13 12:05:13 +01:00