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
Full Changelog: https://github.com/converged-computing/rainbow/commits/0.1.0