rundeck-plugins / kubernetes

52 stars 59 forks source link

Cluster takes unusally long time with Scheduling Pods #76

Closed karann-jain closed 4 years ago

karann-jain commented 4 years ago

job-wait.py fails with below error if K8s cluster takes unusually longer time to schedule pod.

Traceback (most recent call last):

17:06:45 |   | File "/home/rundeck/libext/cache/kubernetes-plugin-2.0.0/job-wait.py", line 77, in wait 17:06:45 |   | first_item = pod_list.items[0] 17:06:45 |   | IndexError: list index out of range