Skip to content

State Machine Operator Release 0.0.0

Latest
Compare
Choose a tag to compare
@vsoch vsoch released this 14 Apr 05:20
9c36a11

Pre-release (or skeleton release) to coincide with MuMMI Experiment work, using Flux and Kubernetes.

What's Changed

  • wip: add kubernetes operator by @vsoch in #1
  • testing mummi by @vsoch in #2
  • adding testing setup by @vsoch in #3
  • refactor: trackers are generic by @vsoch in #4
  • feat: add flux tracker by @vsoch in #5
  • add timing wrappers by @vsoch in #7
  • wip: updates for experiment by @vsoch in #8
  • add automated build for manager by @vsoch in #9
  • ensure we capture all times by @vsoch in #10
  • failed jobs need to be wrapped in job by @vsoch in #11
  • feat: support for custom node selector by @vsoch in #12
  • remove nprocs by @vsoch in #13
  • bug: failed jobs should not be considered active by @vsoch in #14
  • allow for fail, meaning the job always succeeds by @vsoch in #15
  • job base class by @vsoch in #16
  • feat: node selector for manager by @vsoch in #17
  • cleanup state machines by @vsoch in #18
  • add support for oras arch for arm, etc. by @vsoch in #19
  • feat: node timings by @vsoch in #20
  • Add node timings by @vsoch in #21
  • feat: add more resource specs to flux tracker job submit by @vsoch in #22
  • bug: flux misses events by @vsoch in #23
  • feat: save kubernetes logs. by @vsoch in #24
  • feat: allow multiple node jobs by @vsoch in #25
  • feat: analysis and plotting functions by @vsoch in #26
  • wip: add support for workflow events by @vsoch in #27
  • feat: allow variadic tasks/nodes by @vsoch in #28
  • feat: add support for jobset by @vsoch in #29

New Contributors

  • @vsoch made their first contribution in #1

Full Changelog: https://github.com/converged-computing/state-machine-operator/commits/0.0.0