actions / actions/actions-runner-controller
Add parameter to set Pod .spec.SchedulerName
Open
Nobody has claimed this yet.
community
enhancement
needs triage
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 1.5k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 27
Description
What would you like added?
Add parameter to set Pod .spec.SchedulerName using RunnerDeployment (not sure if needed somewhere else)
Why is this needed?
This is needed so pods can be allocated using an alternative scheduler
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 by tracing how RunnerDeployment produces runner Pods and how Pod specifications are configured. Check the Kubernetes .spec.SchedulerName field and existing RunnerDeployment parameters; the work is done when an alternative scheduler can be selected through RunnerDeployment and the resulting Pods receive that scheduler name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100