actions / actions/actions-runner-controller
add additionalVolumeMounts and additionalVolumes to githubwebhook helm chart
Open
Nobody has claimed this yet.
enhancement
needs triage
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 1.5k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 27
Description
Please add additionalVolumeMounts and additionalVolumes to githubwebhook.deployment.yaml
similar to:
https://github.com/actions/actions-runner-controller/issues/950
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 charts/actions-runner-controller/templates/githubwebhook.deployment.yaml and compare the requested settings with the implementation described in issue 950. Add support for additionalVolumeMounts and additionalVolumes in the githubwebhook Helm chart, then verify that configured values render in the deployment manifest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100