plugin-barman-cloud/internal/cnpgi/operator
Leonardo Cecchi 7761e2fd7e feat: support custom CA certificates
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>
2025-03-11 10:50:15 +01:00
..
config fix(deps): use latest commit from CNPG 1.25 branch (#178) 2025-02-27 15:26:46 +01:00
specs feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
doc.go chore: makes linter happy (#17) 2024-10-01 11:54:07 +02:00
identity.go feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
lifecycle_certificates.go feat: support custom CA certificates 2025-03-11 10:50:15 +01:00
lifecycle_envs.go feat: support custom CA certificates 2025-03-11 10:50:15 +01:00
lifecycle_test.go feat: support custom CA certificates 2025-03-11 10:50:15 +01:00
lifecycle.go feat: support custom CA certificates 2025-03-11 10:50:15 +01:00
manager.go fix: exit code 0 on clean shutdown (#70) 2024-11-29 16:15:04 +01:00
reconciler.go fix(deps): use latest commit from CNPG 1.25 branch (#178) 2025-02-27 15:26:46 +01:00
start.go feat: additional environment variables (#81) 2024-12-05 13:18:18 +01:00
suite_test.go feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00