Skip to content

Added toleration support for build runners

This MR add support of using tolerations for pods created by runner. I saw another MR that tried to made same thing, but it haven't got updates for a month.

Also this MR difference from that one is that here were solved problem with using Equals and Exists effects.

Closes gitlab-org/gitlab-runner#4064 (moved) https://gitlab.com/charts/gitlab-runner/merge_requests/95

Merge request reports