mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
The restore manager used a hardcoded scheme registration that ignored CUSTOM_CNPG_GROUP and CUSTOM_CNPG_VERSION, causing restore jobs to fail under non-standard CNPG API groups. Extract `generateScheme()` into `common.GenerateScheme()` and use it from both instance and restore managers. Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> |
||
|---|---|---|
| .. | ||
| internal/client | ||
| backup.go | ||
| doc.go | ||
| identity.go | ||
| manager.go | ||
| metrics_test.go | ||
| metrics.go | ||
| recovery_window.go | ||
| retention.go | ||
| start.go | ||
| suite_test.go | ||
| types.go | ||