kube-HPC / hkube

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

turning on a cron job for a pipeline #442

Closed eytangro closed 5 years ago

eytangro commented 5 years ago

HKube micro-service dashboard Describe the bug when you try to set a cron job for a pipeline from the dashboard the UI fail and a white page is present

Expected behavior should set a cron job for a pipeline

To Reproduce Steps to reproduce the behavior:

  1. go to pipelines page
  2. pick a pipeline and click on the cron job radio button to activate it
  3. the UI fials and white page appears
  4. the cron job is not set, event the text area for the cron pattern isnt become active
denvash commented 5 years ago

Fixed on #47 PR @ Dashboard