You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
I understand that this is an inconvenience right now. We can't fix this easily. We recently merged a PR #249 that at least reports the correct error afterwards, but you will still run into the timeout.
The best way to fix this would be to refactor the Kubernetes Job Implementation (see #244 ).
Any pod where the init container fails will never be able to start. JES should fail quickly and not wait for the timeout.
Recreate Issue
Try to run a pod as root:
Which results in:
Impact
Further tasks are blocked until the timeout (5mins by default).
The text was updated successfully, but these errors were encountered: