Create an example of changing a pod on configmap change
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 894
- Avg merge
- 12h 19m
- Merged PRs (30d)
- 39
Description
Some helm charts have configmap diffs that need to trigger a pod rollout. This isn't a supported kubernetes feature (yet) so adding an example using a transformation might be useful.
Specifically this would be useful using the metricbreat helm chart: https://github.com/elastic/helm-charts/tree/master/metricbeat
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
Use the metricbeat Helm chart linked in the issue as the starting point, focusing on its ConfigMap and pod templates. Review the repository’s Kubernetes and Helm examples to identify the appropriate transformation entry point. Done means a runnable example demonstrates that a ConfigMap change causes the pod to roll out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100