Hi,
We've got a Kubernetes job that takes more than 4 hours to finish.
After 4 hours the Kubernetes / Job / Waitfor failed because the kubectl command times out.
See kubernetes/kubernetes#104580
See https://github.com/rundeck-plugins/kubernetes/blob/master/contents/job-wait.py
A new kubectl connection should be made before the kubectl timeout occurs
Thank you,
frederic