The plugins is missing in the cluster helm chart

Open Beginner friendly
#634 14 comments 37 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
helm
Domain
devops

Research direction

Start with the values file of the cluster Helm chart and trace how the cluster configuration is rendered. Add support for the shown plugins configuration, then verify that the rendered chart preserves the plugin name, WAL archiver setting, and barman object parameter.

Written by the indexing model from the issue text.

Description

chart( cluster )

Since the barmanObjectStore is being deprecated, this feature is currently not available in the cluster Helm chart.
In the values file of the cluster chart, the expected configuration is:

cluster:
  plugins:
  - name: barman-cloud.cloudnative-pg.io
    isWALArchiver: true
    parameters:
      barmanObjectName: minio-store
Dominant language
Go Template
Stars
622
Forks
264
Avg merge
6d 16h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudnative-pg/charts

All issues in cloudnative-pg/charts

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.