kube-HPC / hkube

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

cpu usage when adding an algorithm #444

Closed eytangro closed 5 years ago

eytangro commented 5 years ago

HKube micro-service dashboard Describe the bug when adding an algorithm, with the wizard, the cpu usage text area is only int Expected behavior cpu usage should be also not ints, i can deside to use 0.5 cpu for example To Reproduce Steps to reproduce the behavior:

  1. go to "Add algorithm"
  2. in the cpu usage area type "0.5"
  3. unfocuse the text area the text entered changes back to 1
denvash commented 5 years ago

Can't reproduce, seems like there is no bug.