plugin-barman-cloud/internal/cmd
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
..
healthcheck feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
instance feat: add pprof-server support (#538) 2025-11-26 17:54:34 +01:00
operator feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
restore fix(restore): use custom CNPG group and version for scheme registration (#847) 2026-04-13 13:20:38 +02:00