plugin-barman-cloud/internal/cnpgi
Armando Ruocco 4acf3b7301 feat: serve restore hooks from the instance sidecar
The bootstrap that used to run in a dedicated recovery Job now happens
in-process inside the instance pod before PostgreSQL starts, so the sidecar
shipped in that pod must answer the same Restore RPC the operator sends over
the plugin sockets. The instance mode now registers the restore job hooks and
advertises the restore-job service capability so the operator can reach them.
A cluster that only bootstraps from an object store, without continued
archiving, previously received no sidecar in its instance pods; the injection
condition is widened to match what the plugin configuration already considers
valid, so those clusters get the sidecar too.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2026-08-27 09:27:32 +02:00
..
common feat: serve restore hooks from the instance sidecar 2026-08-27 09:27:32 +02:00
instance feat: serve restore hooks from the instance sidecar 2026-08-27 09:27:32 +02:00
metadata chore(main): release 0.14.0 (#964) 2026-07-29 12:00:23 +02:00
operator feat: serve restore hooks from the instance sidecar 2026-08-27 09:27:32 +02:00
restore feat: serve restore hooks from the instance sidecar 2026-08-27 09:27:32 +02:00