influxdata / influxdata/helm-charts
[telegraf-ds] Allow Custom RBAC
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 257
- Forks
- 347
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
Telegraf-ds helm chart does not allow for any custom rbac. This is very cumbersome as we have to support a couple yaml files that creates the RBAC we need. This would not be a big code change. Add the ability to create custom rbac in the values.yaml
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 telegraf-ds Helm chart and its values.yaml, then trace how chart values are used to render Kubernetes resources. Add a configurable path for custom RBAC definitions, and verify that the supplied YAML produces the expected RBAC resources when the chart is rendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- authorization, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100