kube-HPC / hkube

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

building algorithm - an algorithm version was not created after a successful build #1555

Closed tamir321 closed 2 years ago

tamir321 commented 2 years ago

HKube micro-service API server Describe the bug building algorithm - an algorithm version was not created after a successful build

Expected behavior A clear and concise description of what you expected to happen.

To Reproduce build a new algorithm from code an algorithm version that includes the "Image path" should be created the algorithm does not have "Image path"

Additional context Add any other context about the problem here.

yehiyam commented 2 years ago

It looks like the watch for build changed events on the api server is not fired

tamir321 commented 2 years ago

tested on systemVersion: "v2.3.18", fullSystemVersion: "v2.3.18-1648462268639",