Skip to content

Rainbow Scheduler v0.1.0

Latest
Compare
Choose a tag to compare
@vsoch vsoch released this 25 Feb 19:59
· 70 commits to main since this release
a638662

This prototype release serves as a point in time when rainbow serves as a dispatcher, meaning multiple clusters can register and then (given proper token permissions) direct jobs to one another. There are examples with docker compose and kind.

What's Changed

  • add python protos by @vsoch in #1
  • feat: support for endpoint to request jobs by @vsoch in #2
  • add endpoint to accept jobs by @vsoch in #3
  • feat: python support for poll (request jobs) and accept by @vsoch in #4
  • add Dockerfile and automated builds by @vsoch in #5
  • add pretty docs by @vsoch in #6
  • add docker-compose example by @vsoch in #7
  • add support for global token and kind example by @vsoch in #8

New Contributors

  • @vsoch made their first contribution in #1

Full Changelog: https://github.com/converged-computing/rainbow/commits/0.1.0