Hi All,
We are having a couple of issues with our runners in our K8s cluster linked to a project. It looks as though if a job takes a long time (with no console output) then it will exit before all steps have been run and be marked as passed.
This is easy to replicate by specifying - sleep 600
as one of the script
steps in a job. Any ideas why this is happening?
Many Thanks,
Ant