kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
303 stars 20 forks source link

Failed scheduling blocks the logs for all tasks in batch/stateless #1924

Closed golanha closed 2 months ago

golanha commented 2 months ago

In case a node with mulitple tasks(statless/statefull) has tasks in FailedSchedualing status, and has error/warnings in node level.

When you select such node the default selected tasks filter valuis should contain both Failed and Active if there are such. A Failed schedualing task should be selected. The error or the warning in the Logs tab should only appear if a FailedSchedualing task is selected. The error or waring should also be adde to the tasks json that is shown in the input output tab.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

zivglik commented 2 months ago

check statelessPipe pipeline in dev