hostNetwork missing in barman plugin deployment template
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 74/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
Research direction
Start in the plugin-barman-cloud chart's deployment pod template and compare its handling of hostNetwork with the cloudnative-pg Helm chart. Confirm how the value is rendered in the pod template spec; done means deployments can use the configured hostNetwork setting and the existing chart checks pass.
Written by the indexing model from the issue text.
Description
In plugin-barman-cloud chart the hostNetwork parameter from values has no reference in deployment template. As we use custom CNI in our kubernetes cluster we had to deploy cnpg-operator in hostNetwork for webhooks to work. Now we can't communicate operator with plugin and postgres clusters creation is failing. I believe there should be:
{{- if .Values.hostNetwork }}
hostNetwork: {{ .Values.hostNetwork }}
{{- end }}
in deployment pod template spec, same as in cloudnative-pg helm chart.
- Dominant language
- Go Template
- Stars
- 622
- Forks
- 264
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cloudnative-pg/charts
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cloudnative-pg/charts#1022 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
cloudnative-pg/charts#1020 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
cloudnative-pg/charts#1013 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
cloudnative-pg/charts#1001 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
cloudnative-pg/charts#992 · 1 comment ·
All issues in cloudnative-pg/charts
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
repo:raw-data
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
hotosm/raw-data-api#316 · 1 comment ·
-
agentic-workflows cascade-suspected
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
willow
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openedx/openedx-authz#460 ·