kubernetes
kubernetes copied to clipboard
Remote pod executions hang
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.