plugin-barman-cloud/internal/cnpgi/restore
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
..
doc.go feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
identity.go fix: ensure restore configuration points to manager wal-restore (#68) 2024-11-28 14:04:50 +01:00
manager.go chore: remove unused Cluster informer cache (#161) 2025-02-24 18:05:28 +01:00
restore.go feat: support custom CA certificates (#198) 2025-03-13 12:05:13 +01:00
start.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00