plugin-barman-cloud/kubernetes
Marco Nenciarini 7f92182884
Some checks failed
release-please / release-please (push) Failing after 3s
test(e2e): use correct image name in kustomize overlay (#841)
The e2e kustomize overlay tried to match
`docker.io/library/plugin-barman-cloud` but the base kustomization at
`kubernetes/kustomization.yaml` already transforms the bare
`plugin-barman-cloud` image to the GHCR name. The overlay must match
the base's output (`ghcr.io/cloudnative-pg/plugin-barman-cloud-testing`)
to override it.

Broken since b7daaac (#89) changed the base kustomization's newName
from `docker.io/library/plugin-barman-cloud` to the GHCR image without
updating the e2e overlay.

Closes #840

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-04-11 13:31:31 +02:00
..
certificate-issuer.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
client-certificate.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
deployment.yaml fix: controller and sidecar containers run as non-root (#225) 2025-03-23 17:00:52 +01:00
kustomization.yaml test(e2e): use correct image name in kustomize overlay (#841) 2026-04-11 13:31:31 +02:00
server-certificate.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00
service.yaml feat: operator plugin and manifests (#18) 2024-10-01 15:40:48 +02:00