kube-HPC / hkube

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

Add UI to invoke stop of all jobs of a certain pipeline #1909

Closed golanha closed 2 months ago

golanha commented 3 months ago

On pipelines list add a button to stop all jobs of certain pipeline. Once a user clicks the button he will get a conformation dialog: "Are you sure you want to stop all jobs of pipeline XXX?" Once jobs are deleted user will get a message: "XXX's Jobs have been stopped" Or "No running jobs of XXX to stop"