plugin-barman-cloud/internal/cnpgi/operator
Julian Vanden Broeck 89b16e5078
Simplify lookup to inject envs var on sidecar
Use slices.Contains() instead of looping over existing envs vars and
others vars we want to add. This make that part easier to read.

Signed-off-by: Julian Vanden Broeck <julian.vandenbroeck@dalibo.com>
2025-03-10 23:11:22 +01:00
..
config feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +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_test.go fix(deps): update module github.com/cloudnative-pg/api to v1 (#131) 2024-12-24 10:09:58 +01:00
lifecycle.go Simplify lookup to inject envs var on sidecar 2025-03-10 23:11:22 +01:00
manager.go fix: exit code 0 on clean shutdown (#70) 2024-11-29 16:15:04 +01:00
reconciler.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +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