Release v0.14.0
What's Changed
Features
- Recognize failed PyTorchJobs and skip pod-level gracePeriod by @dgrove-oss in #163
- Recognize component-level failure for batch/v1 Jobs by @dgrove-oss in #165
- component-level failure detection for RayCluster and RayJob by @dgrove-oss in #166
Bugs and Regressions
- Fix apigroup for raycluster in RBAC-generation annotation by @dgrove-oss in #167
- bug fix: ensure ComponentStatus is initialized in ExpectedPodCount by @dgrove-oss in #170
Other Changes
- simplify configuration of handling of app wrappers without user-provided queue names by @dgrove-oss in #164
- Add rayjobs to controller rbacs by @tardieu in #168
- release prep: bump version to v0.14.0 by @dgrove-oss in #171
Full Changelog: v0.13.2...v0.14.0