Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 479 Bytes

File metadata and controls

18 lines (14 loc) · 479 Bytes

JobFlow Roadmap

v0.0.1

  • create JobFlow and JobTemplate CRD
  • Support sequential start of vcjob
  • Support vcjob to depend on other vcjobs to start
  • Support the conversion of vcjob and JobTemplate to each other
  • Supports viewing of the running status of JobFlow

Later (To be updated)

  • if statements
  • switch statements
  • for statements
  • Support job failure retry in JobFlow
  • Integration with volcano-scheduler
  • Support for scheduling plugins at JobFlow level