kube-HPC / hkube

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

Add API to delete all pods of spesific algorithm #1892

Closed golanha closed 3 months ago

golanha commented 4 months ago

Add API to api-server's rest api, that deletes all pods of a specifc hkube algorithm. Similar logic is done when setting algorithm version. In the version case the code looks for kubernetes jobs of a specifc algorithm and deletes them.