mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
The Role bound to the instance service account is built from the object stores the Cluster refers to, so a Backup naming any other store fails with a forbidden error on objectstores. The object store selection of a Backup is therefore unusable on its own. Add the additionalBarmanObjectNames parameter, a comma separated list of stores that take part in the RBAC and in the certificates of the instances while nothing is routed to them, so that a Backup can name one of them. Closes #611 Assisted-by: Claude Opus 5 Signed-off-by: Ildar Gilyazev <horiganmikle@gmail.com> |
||
|---|---|---|
| .. | ||
| config | ||
| rbac | ||
| specs | ||
| doc.go | ||
| identity.go | ||
| lifecycle_certificates.go | ||
| lifecycle_envs.go | ||
| lifecycle_resources.go | ||
| lifecycle_test.go | ||
| lifecycle.go | ||
| manager.go | ||
| reconciler.go | ||
| start.go | ||
| suite_test.go | ||