plugin-barman-cloud/internal/cnpgi
Ildar Gilyazev 946c704bee feat: let a Cluster declare the object stores a Backup may request
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>
2026-08-26 10:32:38 +03:00
..
common feat: honor the operator's check_empty_wal_archive decision (#1009) 2026-07-21 17:29:10 +02:00
instance fix: honour the object store requested by a Backup resource 2026-08-26 10:32:05 +03:00
metadata chore(main): release 0.14.0 (#964) 2026-07-29 12:00:23 +02:00
operator feat: let a Cluster declare the object stores a Backup may request 2026-08-26 10:32:38 +03:00
restore feat: honor the operator's check_empty_wal_archive decision (#1009) 2026-07-21 17:29:10 +02:00