Barman Cloud CNPG-I backup plugin
Go to file
Leonardo Cecchi 950364b955
fix: check for empty WAL archive during WAL archiving (#458)
In the in-tree barman-cloud implementation, the check for an empty WAL
archive is performed both immediately after the restore process and when the
first WAL file is archived.

Previously, the plugin-based implementation only performed this check after
restore, skipping it during archiving of the first WAL. This patch restores
parity with the in-tree behavior by ensuring the check is also performed
during WAL archiving.

Closes: #457

Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-08-07 09:03:21 +10:00
.github/workflows ci(release-please): fix workflow permissions (#382) 2025-06-03 14:28:50 +02:00
api/v1 feat(sidecar): add resource requirements and limits (#307) 2025-05-09 17:32:02 +02:00
cmd/manager chore: make sure logging is set properly (#396) 2025-06-06 10:55:29 +02:00
config feat(sidecar): add resource requirements and limits (#307) 2025-05-09 17:32:02 +02:00
containers chore: update sidecar-requirements.txt (#438) 2025-07-03 15:53:53 +02:00
dagger chore(security): update dagger modules (#304) 2025-05-05 14:19:28 +02:00
hack feat(sidecar): add resource requirements and limits (#307) 2025-05-09 17:32:02 +02:00
internal fix: check for empty WAL archive during WAL archiving (#458) 2025-08-07 09:03:21 +10:00
kubernetes fix: controller and sidecar containers run as non-root (#225) 2025-03-23 17:00:52 +01:00
logo Initial commit 2024-09-24 14:52:25 +02:00
scripts test(e2e): remove exec.Command calls (#53) 2024-11-18 10:09:57 +01:00
test/e2e chore: make sure logging is set properly (#396) 2025-06-06 10:55:29 +02:00
web chore(deps): lock file maintenance (#447) 2025-07-23 10:57:40 +02:00
.dockerignore chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
.gitignore ci: add e2e kustomization.yaml to .gitignore (#112) 2024-12-16 11:04:39 +01:00
.golangci.yml chore(deps): update golangci/golangci-lint docker tag to v2.2.1 (#430) 2025-07-01 17:34:08 +02:00
.release-please-manifest.json chore(main): release 0.5.0 (#383) 2025-06-03 18:20:09 +02:00
.spellcheck.yaml chore: limit the spellchecking to a fixed list of directories (#294) 2025-05-05 10:21:18 +02:00
.wordlist.txt docs: workaround for S3 checksum validation errors with recent boto3 versions (#398) 2025-06-20 15:37:23 +02:00
CHANGELOG.md chore(main): release 0.5.0 (#383) 2025-06-03 18:20:09 +02:00
CODE_OF_CONDUCT.md Initial commit 2024-09-24 14:52:25 +02:00
CODEOWNERS Initial commit 2024-09-24 14:52:25 +02:00
commitlint.config.js ci: warn on long commit body line (#12) 2024-09-27 10:07:47 +02:00
go.mod fix(deps): update module github.com/cloudnative-pg/api to v1.26.0 (#440) 2025-07-08 16:53:41 +02:00
go.sum fix(deps): update module github.com/cloudnative-pg/api to v1.26.0 (#440) 2025-07-08 16:53:41 +02:00
GOVERNANCE.md Initial commit 2024-09-24 14:52:25 +02:00
LICENSE Initial commit 2024-09-24 14:52:25 +02:00
Makefile fix: use a fixed golangci-lint version (#230) 2025-03-24 16:43:21 +01:00
manifest.yaml feat(sidecar): add resource requirements and limits (#307) 2025-05-09 17:32:02 +02:00
PROJECT chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
README.md docs: release procedure (#373) 2025-05-29 17:52:44 +02:00
release-please-config.json ci: update version in metadata (#229) 2025-03-25 17:21:56 +01:00
RELEASE-PROCEDURE.md docs: release procedure (#373) 2025-05-29 17:52:44 +02:00
renovate.json5 chore(config): migrate config renovate.json5 (#332) 2025-05-09 09:13:13 +02:00
Taskfile.yml chore(deps): update golangci/golangci-lint docker tag to v2.2.1 (#430) 2025-07-01 17:34:08 +02:00

CloudNativePG

Barman Cloud CNPG-I plugin for CloudNativePG

The documentation for the Barman Cloud Plugin for CloudNativePG is available at https://cloudnative-pg.io/plugin-barman-cloud.


The Barman Cloud CNPG-I plugin is a component of the CloudNativePG project and adheres to the same community-driven governance model under the CNCF.

CNCF logo


CloudNativePG was originally built and sponsored by EDB.

EDB logo


Postgres, PostgreSQL, and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.