Skip to content

fix(cluster): align plugin ObjectStore name to barmanObjectName - #991

Open
danishedb wants to merge 2 commits into
cloudnative-pg:mainfrom
danishedb:dev/975
Open

fix(cluster): align plugin ObjectStore name to barmanObjectName#991
danishedb wants to merge 2 commits into
cloudnative-pg:mainfrom
danishedb:dev/975

Conversation

@danishedb

Copy link
Copy Markdown
Contributor

The pr fixes the name name: {{ include "cluster.fullname" . }}-backups in barman plugin object store to match the cluster
barmanObjectName,

closes #975
Signed-off-by: danishedb danish.khan@enterprisedb.com

Signed-off-by: danishedb <danish.khan@enterprisedb.com>
@danishedb
danishedb requested a review from a team as a code owner August 27, 2026 07:29
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. chart( cluster ) Related to the cluster chart labels Aug 27, 2026
@hh24k

hh24k commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

@danishedb the default-name expression now lives in both cluster.yaml and backup-objectstore.yaml, Would you consider moving it into a helper so both files share one source of truth?

Signed-off-by: danishedb <danish.khan@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( cluster ) Related to the cluster chart size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix ObjectStore name in the cluster chart

3 participants