ChimeraPy / Orchestrator

Reusable Nodes and Orchestration Scheme/ Dashboard Application for ChimeraPy with JSON configuration.
GNU General Public License v3.0
2 stars 0 forks source link

Add ability to activate pipelines #113

Closed umesh-timalsina closed 1 year ago

umesh-timalsina commented 1 year ago

Now that we have the ability to assign workers from the UI. It might be nice to add the ability to activate the pipeline from the UI.

This will require:

  1. Subclassing ClusterManager to adhere to FSM
  2. Add pipeline update ability from the UI
  3. Add necessary routes for creating nodes in the manager.