Barman Cloud CNPG-I backup plugin
Go to file
Francesco Canovai 74bc9e221e
test(e2e): environment setup (#43)
Create the CI and testing infrastructure for e2e testing. Running the ci
task now will push the plugin and sidecar images to a local registry,
start kind, install the CloudNativePG and cert-manager operators, and
then install the plugin-barman-cloud one.

No actual test is implemented.

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-11-14 09:44:18 +01:00
.github/workflows test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
api/v1 feat: sidecar role and rolebinding (#23) 2024-10-02 15:03:07 +02:00
cmd/manager feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
config feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
containers feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
dagger/gotest ci: initial pipeline (#3) 2024-09-26 17:27:56 +02:00
docs feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
hack chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
internal feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
kubernetes feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
logo Initial commit 2024-09-24 14:52:25 +02:00
scripts test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
test/e2e test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
.dockerignore chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
.gitignore test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
.golangci.yml ci: increase linter timeout (#27) 2024-10-04 15:00:04 +02:00
.release-please-manifest.json ci: initial pipeline (#3) 2024-09-26 17:27:56 +02:00
.spellcheck.yaml ci: initial pipeline (#3) 2024-09-26 17:27:56 +02:00
.wordlist.txt ci: initial pipeline (#3) 2024-09-26 17:27: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 test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00
go.sum test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01: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 feat(spike): restore (#29) 2024-11-06 16:01:56 +01:00
PROJECT chore: scaffold (#2) 2024-09-26 11:52:56 +02:00
README.md Initial commit 2024-09-24 14:52:25 +02:00
release-please-config.json ci: initial pipeline (#3) 2024-09-26 17:27:56 +02:00
renovate.json5 ci: configure renovate (#1) 2024-09-26 17:29:28 +02:00
Taskfile.yml test(e2e): environment setup (#43) 2024-11-14 09:44:18 +01:00

CloudNativePG

New Component for CloudNativePG

TODO