Skip to content

v0.1.0

Latest

Choose a tag to compare

@Prajwalprakash3722 Prajwalprakash3722 released this 10 Nov 03:25
· 2 commits to main since this release

Changelog

  • 92f7b80 Create LICENSE
  • de2ea19 [bug] remove agent from .gitignore
  • bbbddc5 [bug] replace path with config_path
  • 46168cc [docs] add enable web docs
  • 882d970 [docs] update docs
  • 7fd0cb7 [fix] spellling
  • 0409615 [init] poc
  • c0f1d4e [major] rewrite operator exec logic, moved all types under /types, rewrote docs, added couple extra operators
  • 776ed57 [release] releasing v0.1.0
  • 5ff5a39 [update] add a web-view to view the cluster status
  • 30448d5 [update] add distributed operator exec
  • 211c481 [update] add operator poc (#1)
  • 2c25344 [update] add working Dockerfile and compose
  • a4eeaf7 [update] can trigger operators externally, needs some more refactoring
  • 15f38c5 [update] refactor clusterManager and operatorManager
  • 9fd7779 [update] refactor code and add cobra for cmd flag parsing
  • 69484a9 [update] schema validation, external triggering of operators