Barman Cloud CNPG-I backup plugin
Go to file
Marco Nenciarini e4879b6577
ci(renovate): remove unhandled options to fix pip-compile errors (#565)
The Renovate pip-compile provider is not running due to some options in
the requirements.txt that are set to `None`, which is the actual default.

```
DEBUG: pip-compile: extracted command from header (repository=local)
       "fileName": "containers/sidecar-requirements.txt",
       "argv": [
         "pip-compile",
         "--allow-unsafe",
         "--cert=None",
         "--client-cert=None",
         "--generate-hashes",
         "--index-url=None",
         "--output-file=sidecar-requirements.txt",
         "--pip-args=None",
         "--strip-extras",
         "sidecar-requirements.in"
       ],
       "commandType": "pip-compile"
DEBUG: pip-compile: option not handled (repository=local)
       "option": "--allow-unsafe"
 WARN: pip-compile error (repository=local)
       "matchedFile": "containers/sidecar-requirements.txt",
       "errorMessage": "Option --cert=None not supported (yet)"
```

Removing the options fixes the run.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-10-07 14:01:38 +02:00
.github/workflows chore(deps): update dependency dagger/dagger to v0.19.0 (#557) 2025-10-03 22:17:49 +02:00
api/v1 feat: introduce logLevel setting to control verbosity (#536) 2025-09-24 12:32:59 +02:00
cmd/manager chore: make sure logging is set properly (#396) 2025-06-06 10:55:29 +02:00
config chore(deps): update all cloudnative-pg daggerverse dependencies to 20e467b (#561) 2025-10-05 09:44:48 +02:00
containers ci(renovate): remove unhandled options to fix pip-compile errors (#565) 2025-10-07 14:01:38 +02:00
dagger fix(ci): show test output on failures (#461) 2025-08-14 22:52:54 +02:00
hack feat: introduce logLevel setting to control verbosity (#536) 2025-09-24 12:32:59 +02:00
internal chore(main): release 0.7.0 (#506) 2025-09-25 11:28:56 +02: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 fix(e2e): avoid pinpointing the PostgreSQL version (#562) 2025-10-03 18:08:21 +02:00
test/e2e fix(e2e): avoid pinpointing the PostgreSQL version (#562) 2025-10-03 18:08:21 +02:00
web fix(deps): lock file maintenance documentation dependencies (#555) 2025-10-05 09:46:13 +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.7.0 (#506) 2025-09-25 11:28:56 +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 feat: introduce logLevel setting to control verbosity (#536) 2025-09-24 12:32:59 +02:00
CHANGELOG.md chore(main): release 0.7.0 (#506) 2025-09-25 11:28:56 +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 k8s.io/utils digest to bc988d5 (#559) 2025-10-05 08:43:11 +02:00
go.sum fix(deps): update k8s.io/utils digest to bc988d5 (#559) 2025-10-05 08:43:11 +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 20e467b (#561) 2025-10-05 09:44:48 +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 all cloudnative-pg daggerverse dependencies to 20e467b (#561) 2025-10-05 09:44:48 +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.