kube-HPC / hkube

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

Job search API #1337

Closed Ronenk5678 closed 2 years ago

Ronenk5678 commented 3 years ago

1.1. Goal: Enable the user to filter pipeline's executions for better investigation of bugs and performance issues 1.2. Hkube shall enable the user to filter pipeline's executions by: • Time • Kind of Pipeline • Status of Pipeline 1.3. Hkube shall enable the user to mark/ Unmark pipeline's execution data for latter usage. 1.3.1. Hkube won't delete the data (including its logs) of marked pipeline's execution

maty21 commented 2 years ago

dupi Job search API #1446