kubernetes icon indicating copy to clipboard operation
kubernetes copied to clipboard

Remote pod executions hang

Open arzarif opened this issue 6 years ago • 0 comments

There appears to be an issue with the latest Python client release (8.0.1) that causes remote pod executions to intermittently hang indefinitely:

https://github.com/kubernetes-client/python/issues/602

In Rundeck, this issue manifests as remote pod execution jobs that hang indefinitely, preventing execution of subsequently scheduled jobs. The frequency of this occurrences appears to be roughly once every 10-20 executions.

I can provide more details if necessary, but I'm opening this issue to draw attention to the related Python client issue. This appears to be a feature-breaking issue.

arzarif avatar Jan 28 '19 17:01 arzarif