cloudnative-pg / cloudnative-pg/charts
Fix ObjectStore name in the cluster chart
- Dominant language
- Go Template
- Stars
- 621
- Forks
- 265
- Avg merge
- 7d 12h
- Merged PRs (30d)
- 7
Description
Please fix the name:
https://github.com/cloudnative-pg/charts/blob/b21ad2dac7992215b8572007adb7448e3c8cc5db/charts/cluster/templates/backup-objectstore.yaml#L5
to value from `.Values.cluster.plugins.parameters.barmanObjectName`
https://github.com/cloudnative-pg/charts/blob/b21ad2dac7992215b8572007adb7448e3c8cc5db/charts/cluster/templates/cluster.yaml#L173
Contributor guide
Research direction
Open charts/cluster/templates/backup-objectstore.yaml at line 5 and compare it with charts/cluster/templates/cluster.yaml around line 173. Render the cluster chart with representative values and verify that the backup ObjectStore name comes from .Values.cluster.plugins.parameters.barmanObjectName.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100