plugin-barman-cloud/internal/cnpgi
Armando Ruocco b1f373d84b
fix(restore): use custom CNPG group and version for scheme registration (#847)
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>
2026-04-13 13:20:38 +02:00
..
common fix(restore): use custom CNPG group and version for scheme registration (#847) 2026-04-13 13:20:38 +02:00
instance fix(restore): use custom CNPG group and version for scheme registration (#847) 2026-04-13 13:20:38 +02:00
metadata chore(main): release 0.11.0 (#717) 2026-01-30 16:32:12 +01:00
operator fix(metrics): announce sidecar injection capability (#776) 2026-03-31 15:36:09 +02:00
restore fix(restore): use custom CNPG group and version for scheme registration (#847) 2026-04-13 13:20:38 +02:00