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

Support nodeSelector and tolerations for cronJob / RunnerPod #34

Open
estar-platform-team opened this issue Oct 29, 2024 · 0 comments
Open

Comments

@estar-platform-team
Copy link

Similar to this previous issue which supports tolerations and nodeSelector for the deployment of the controller, the subsequent CronJob that the controller creates does not have the ability for us to specify a Node Selector or a Toleration.

This is an issue for us as all of our nodes have a taint to restrict access and thus we need the subsequent job that the Controller creates to have the matching tolerations.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant