Skip to content

Releases: converged-computing/ensemble-operator

Ensemble Operator Release v0.0.0

25 Mar 06:02
4851109
Compare
Choose a tag to compare

This skeleton release satisfies all the initial criteria I was looking for in a draft:

  • definition of algorithms, with one full implemented
  • sidecar container running gRPC service to accept requests for actions and queue status
  • ensemble operator controller submission of jobs, scaling and termination events (and action requests)
  • customization of algorithm and other ensemble logic

What's Changed

New Contributors

  • @vsoch made their first contribution in #1

This project is wicked! It's really cool how it integrates the flux operator programatically, and takes advantage of its design features. Definitely a fun weekend.

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