Skip to content

fix: inject barman sidecar in replica clusters bootstrapped with pg_basebackup#965

Open
leonardoce wants to merge 1 commit into
cloudnative-pg:mainfrom
leonardoce:sidecar-pgbasebackup
Open

fix: inject barman sidecar in replica clusters bootstrapped with pg_basebackup#965
leonardoce wants to merge 1 commit into
cloudnative-pg:mainfrom
leonardoce:sidecar-pgbasebackup

Conversation

@leonardoce

Copy link
Copy Markdown
Contributor

Replica clusters that use pg_basebackup as the bootstrap method and stream WAL from an object store were not getting the barman sidecar injected, causing WAL restore to fail silently. These clusters are now handled correctly.

@leonardoce leonardoce requested a review from a team as a code owner June 16, 2026 14:37
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working go Pull requests that update go code labels Jun 16, 2026
…asebackup

Replica clusters that use `pg_basebackup` as the bootstrap method and stream
WAL from an object store were not getting the barman sidecar injected, causing
WAL restore to fail silently. These clusters are now handled correctly.

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
@leonardoce leonardoce force-pushed the sidecar-pgbasebackup branch from a336b5a to 55a47cf Compare June 16, 2026 14:37
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working go Pull requests that update go code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants