Skip to content

Kubernete Node Selector

What does this MR do?

Allow users to limit runners to running on Kubernetes nodes with a set of specific labels

Why was this MR needed?

I required the ability to do this

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports