Barman Cloud CNPG-I backup plugin
Go to file
2026-05-18 11:08:09 +08:00
.github/workflows chore(deps): update dependency dagger/dagger to v0.20.8 (#890) 2026-05-07 07:43:54 +02:00
api/v1 fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
cmd/manager feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
config chore(deps): update all cloudnative-pg daggerverse dependencies to b470f41 (#891) 2026-05-07 11:28:12 +02:00
containers chore(deps): refresh pip-compile outputs (#873) 2026-04-27 10:49:58 +02:00
dagger chore: update dagger dependencies (#859) 2026-04-17 14:53:22 +02:00
hack docs(apidoc): filter Optional markers from validation column (#723) 2026-02-04 13:46:51 +01:00
internal fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
kubernetes test(e2e): use correct image name in kustomize overlay (#841) 2026-04-11 13:31:31 +02:00
logo Initial commit 2024-09-24 14:52:25 +02:00
scripts feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
test/e2e fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
web chore(deps): lock file maintenance (#912) 2026-05-18 04:13:19 +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 fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.0 (#880) 2026-05-06 10:15:29 +02:00
.release-please-manifest.json chore(main): release 0.12.0 (#756) 2026-04-14 09:31:41 +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 fix: add lz4 compression support for base backups (#868) 2026-04-21 19:23:45 +02:00
CHANGELOG.md chore(main): release 0.12.0 (#756) 2026-04-14 09:31:41 +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
CONTRIBUTING.md docs: add CONTRIBUTING.md file 2026-03-02 17:03:09 +11:00
go.mod fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.1 (#910) 2026-05-14 12:23:20 +02:00
go.sum fix(deps): update module sigs.k8s.io/controller-runtime to v0.24.1 (#910) 2026-05-14 12:23:20 +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: add cluster/finalizers update permission (#465) 2025-08-14 22:55:25 +02:00
manifest.yaml chore(deps): update all cloudnative-pg daggerverse dependencies to b470f41 (#891) 2026-05-07 11:28:12 +02:00
PROJECT chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
README.md docs: improve README onboarding 2026-05-18 11:08:09 +08: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 fix: resolve WAL archiving performance and memory issues (#746) 2026-01-29 16:43:55 +01:00
Taskfile.yml chore(deps): update all cloudnative-pg daggerverse dependencies to 2429c90 (#908) 2026-05-14 10:31:02 +02:00

CloudNativePG

Barman Cloud CNPG-I plugin for CloudNativePG

The Barman Cloud CNPG-I plugin extends CloudNativePG with backup and restore integration powered by the Barman Cloud ecosystem.

Table of Contents

What this plugin does

This repository contains the operator, instance, restore, and healthcheck commands that support Barman Cloud backup workflows for CloudNativePG. It also includes Kubernetes manifests, example configurations, end-to-end tests, and the documentation site.

Highlights

  • Backup and restore integration for CloudNativePG environments
  • Operator and instance command implementations under cmd/ and internal/
  • Example manifests under hack/examples/
  • Installable Kubernetes manifests generated from config/
  • Project documentation site under web/

Quick Start

Read the full docs

Start with the official documentation:

Explore example manifests

This repository ships example YAML files such as:

  • hack/examples/backup-example.yaml
  • hack/examples/cluster-example.yaml
  • hack/examples/cluster-restore.yaml
  • hack/examples/minio-store.yaml

Run the main local workflows

make build
make test
make build-installer

Repository Layout

  • cmd/: entrypoints for manager commands
  • internal/: plugin internals, controllers, command implementations, and shared logic
  • config/: CRDs, RBAC, default deployment, samples, and install manifests
  • hack/examples/: example backup, restore, and object store manifests
  • test/: end-to-end coverage
  • web/: Docusaurus documentation site

Documentation

Community

The Barman Cloud CNPG-I plugin is part of the CloudNativePG project and follows the same community-driven governance model under the CNCF.

Sponsors and trademarks

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.