Skip to content

Grab only running task-runner pods for spec tests

DJ Mountney requested to merge tests-ignore-evicted into master

It's possible some old evicted pods may still be hanging around, ignore those. We only want to exec into running task-runner pods.

Merge request reports