kube-HPC / hkube

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

Gc taskStatus cleaner #1853

Closed awesomecakex closed 7 months ago

awesomecakex commented 8 months ago

When all Redis pods stop working the pipelines that are running stop working, but it only shows this as a warning in the Etcd but this warning does not transfer to mongodb so it does not show the user that there are tasks in a warning status.


This change is Reviewable

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

/deploy

awesomecakex commented 7 months ago

core/gc-service/lib/cleaners/taskStatus/index.js line 31 at r5 (raw file):

Previously, golanha (Golan Hallel) wrote…
No need for a new list, original list is not modified

it was made so i do not modify the function parameter