plugin-barman-cloud/internal/cnpgi/instance
Leonardo Cecchi dfd9861a3f
fix: avoid panicking if serverRecoveryWindow has still not been set (#525)
Closes: #523

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-09-18 15:28:53 +02:00
..
internal/client fix(object-cache): improve reliability of object cache management (#508) 2025-09-12 11:31:59 +02:00
backup.go feat: last failed backup status field and metric (#467) 2025-08-12 14:32:54 +10:00
doc.go chore: makes linter happy (#17) 2024-10-01 11:54:07 +02:00
identity.go feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
manager.go feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
metrics_test.go fix(unit-tests): metrics collect length (#475) 2025-08-14 17:01:56 +02:00
metrics.go feat: last failed backup status field and metric (#467) 2025-08-12 14:32:54 +10:00
recovery_window.go fix: avoid panicking if serverRecoveryWindow has still not been set (#525) 2025-09-18 15:28:53 +02:00
retention.go feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
start.go feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
suite_test.go feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
types.go feat: retention policy (#191) 2025-03-18 17:35:22 +01:00