Distributed Workloads v0.2.2
This is a tagged release of the v0.2.2 version of the Distributed Workloads stack. It includes the following:
Compatibility Matrix
Component | Version |
---|---|
CodeFlare Operator | v0.2.2 |
Multi-Cluster App Dispatcher | v1.34.0 |
CodeFlare-SDK | v0.7.0 |
InstaScale | v0.0.7 |
KubeRay | v0.5.0 |
Upstream release notes can be found at https://github.com/project-codeflare/codeflare-operator/releases/tag/v0.2.2
What's Changed
- adding makefile to deploy into openshift by @eranra in #57
- PR GitHub workflow validating go files in test folder by @sutaakar in #79
- Provide OWNERS file for OpenShift CI by @sutaakar in #84
- Install CodeFlare tools from local file system by @sutaakar in #86
- Update tests to the latest CodeFlare operator version by @sutaakar in #87
- Defer retrieving GetRayJobId in test by @sutaakar in #89
- Fix workflows typo by @anishasthana in #91
- Add GitHub Action for automatic release by @sutaakar in #88
- Update dependency versions for release v0.2.2 by @codeflare-machine-account in #96
New Contributors
- @eranra made their first contribution in #57
- @codeflare-machine-account made their first contribution in #96
Full Changelog: v0.1.0...v0.2.2