zalando / zalando/postgres-operator
Add ingressclassname to helm chart
Open
Nobody has claimed this yet.
Helm User
help wanted
- Dominant language
- Go
- Stars
- 5.2k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
I'd like to add the ingressclassname to the ingress in the chart.
Ingressclassname is there since kubernetes v1.18 and replaces the annotation, see https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-class
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.
Research direction
Start with the Helm chart's ingress template and the Kubernetes ingress-class documentation linked in the issue. Add support for ingressclassname alongside the existing ingress configuration, then verify that the rendered chart includes the requested ingress class for Kubernetes versions where it is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100