actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.41k stars 1.04k forks source link

Add parameter to set Pod .spec.SchedulerName #3410

Open fmontezuma opened 3 months ago

fmontezuma commented 3 months ago

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

github-actions[bot] commented 3 months ago

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.

danielap-ma commented 1 month ago

I'd also love to see this parameter added, really useful.