plugin-barman-cloud/internal/cnpgi/instance
Leonardo Cecchi f936bf128f
feat: lenient decoding of CNPG resources
This patch allows the barman-cloud plugin to work with operator being
structurally identical with CNPG but with a different API group.

It does that by using lenient decoding of the passed CNPG resources
and by injecting the detected GVK to the sidecar, that uses it to
properly encode and decode the Kubernetes resources.

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-03-13 12:38:20 +01:00
..
internal/client feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
backup.go feat: support custom CA certificates (#198) 2025-03-13 12:05:13 +01:00
doc.go chore: makes linter happy (#17) 2024-10-01 11:54:07 +02:00
identity.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00
manager.go feat: lenient decoding of CNPG resources 2025-03-13 12:38:20 +01:00
start.go feat: separate recovery object store from replica source (#83) 2024-12-09 13:29:20 +01:00