This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.
Task status is Unknown when using exec as entry point style #4291
Closed
Description
Hi,
While using shell as entry point style, If batch kubernetes pod has finished error, task status is error like below.
But we want to launch task using exec due to restart problem in the case.
And when we try to launch task using exec, task status is still unknown although pod has error and batch app finish error.
Do you have any idea about this issue?
Thanks.