Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Tolerations NodeSelector and Affinity for Pod assignment on gha-runner-scale-set helm #3947

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

geevanakash
Copy link

Hello Team,

I noticed that the AutoscalingRunnerSet template currently lacks options for pod assignment on selected nodes using Tolerations, NodeSelector, and Affinity.

I have made the necessary changes to the template and updated values.yaml to enable this functionality.

Could you please review and merge the changes?

Thanks,
G1

@nikola-jokic
Copy link
Collaborator

Hey @geevanakash,

This should already be supported. The template field is the pod spec template, so you should be able to apply the fields you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants