Releases: project-codeflare/appwrapper
Releases · project-codeflare/appwrapper
Release v0.21.1
What's Changed
Bugs and Regressions
- Correctly handle wrapped resources that use generateName by @dgrove-oss in #194
Full Changelog: v0.21.0...v0.21.1
Release v0.21.0
What's Changed
Features
- remove ChildAdmissionController only needed by Kueue 0.6 by @dgrove-oss in #186
- Update to Kueue 0.7.1 by @dgrove-oss in #191
Bugs and Regressions
- Flexible configuration of Kueue's GenericJob Reconciller by @dgrove-oss in #184
Other Changes
- Update AppWrapper website for Kueue 0.7 enhancements by @dgrove-oss in #185
- Add explicit go dependencies on build tools by @dgrove-oss in #187
- expand and update fault tolerance documentation by @dgrove-oss in #188
Full Changelog: v0.20.2...v0.21.0
Release v0.20.2
What's Changed
Bugs and Regressions
- ensure AppWrapper controller sets PodsReady condition on Workload by @dgrove-oss in #180
Other Changes
- align go minor version with codeflare-operator by @dgrove-oss in #179
Full Changelog: v0.20.1...v0.20.2
Release v0.14.2
What's Changed
Bugs and Regressions
- ensure AppWrapper controller sets PodsReady condition on Workload (#180) by @dgrove-oss in #182
Full Changelog: v0.14.1...v0.14.2
Release v0.20.1
What's Changed
Bugs and Regressions
- Disable component-level failure detection for Ray by @dgrove-oss in #174
Full Changelog: v0.20.0...v0.20.1
Release v0.14.1
What's Changed
Bugs and Regressions
- Disable component-level failure detection for Ray (#174) by @dgrove-oss in #177
Full Changelog: v0.14.0...v0.14.1
Release v0.20.0
What's Changed
Features
- Updates for Kueue 0.7 by @dgrove-oss in #161
Full Changelog: v0.14.0...v0.20.0
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
Release v0.13.2
What's Changed
Features
- Increase fault tolerance during resuming phase by @dgrove-oss in #157
Bugs and Regressions
- Pods being deleted should not be counted as healthy running pods. by @dgrove-oss in #158
- don't count components that are being deleted as deployed by @dgrove-oss in #159
Full Changelog: v0.13.1...v0.13.2