We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We can set the nodeSelector in the Kubernetes Backend, but if node pool has any taint configuration jobs can't be scheduled.
I think that Kubernetes backend needs to support tolerations in the backend_settings.
No response
next
The text was updated successfully, but these errors were encountered:
Jup.
See https://github.com/kubernetes/api/blob/v0.27.1/core/v1/types.go#L3202 and https://github.com/woodpecker-ci/woodpecker/blob/main/pipeline/backend/kubernetes/pod.go#L135.
PR welcome :)
Sorry, something went wrong.
@pat-s thank you I submitted this PR #2249
@6543, it can be closed as completed in #2249, I think.
No branches or pull requests
Clear and concise description of the problem
We can set the nodeSelector in the Kubernetes Backend, but if node pool has any taint configuration jobs can't be scheduled.
Suggested solution
I think that Kubernetes backend needs to support tolerations in the backend_settings.
Alternative
No response
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: