Skip to content

Release v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 13:57
· 111 commits to main since this release
v0.14.0
9692501

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