mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-07 18:22:21 +02:00
Update `wal-restore` to use the new `barman-cloud` restorer APIs, resolving a bug that can cause replicas to enter a broken state that CNPG cant recover from. Local marker naming, WAL timeline parsing, and restore-result filtering policy lives in `github.com/cloudnative-pg/barman-cloud/pkg/restorer`. depends on https://github.com/cloudnative-pg/barman-cloud/pull/277 Signed-off-by: Jeremy Schneider <schneider@ardentperf.com> |
||
|---|---|---|
| .. | ||
| check.go | ||
| common.go | ||
| doc.go | ||
| errors_test.go | ||
| errors.go | ||
| health.go | ||
| scheme.go | ||
| suite_test.go | ||
| wal_import.go | ||
| wal_test.go | ||
| wal.go | ||