plugin-barman-cloud/internal/cnpgi/instance
Marco Nenciarini 9bfeaef2ea
refactor(restore): use shared scheme generation for custom CNPG groups
Extract generateScheme() from the instance package into
common.GenerateScheme() and use it from both instance and
restore managers. The restore manager previously used a
hardcoded init() that ignored CUSTOM_CNPG_GROUP and
CUSTOM_CNPG_VERSION, causing restore jobs to fail when
running under a non-standard CNPG API group.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-04-13 11:20:13 +02:00
..
internal/client feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
backup.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
doc.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
identity.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
manager.go refactor(restore): use shared scheme generation for custom CNPG groups 2026-04-13 11:20:13 +02:00
metrics_test.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
metrics.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
recovery_window.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
retention.go fix: skip maintenance cycle when plugin is not enabled for backups (#826) 2026-04-09 15:32:40 +02:00
start.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
suite_test.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
types.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00