Release v0.22.0
What's Changed
Features
- Annotations to mark exit codes as being terminal (non-retryable) by @dgrove-oss in #197
- Autopilot: auto-injection of Node anti-affinities by @dgrove-oss in #198
- Autopilot: Automatic reset/resume of AppWrappers whose pods are using unhealthy resources by @dgrove-oss in #199
- emit an event when an unhealthy appwrapper is being reset by @dgrove-oss in #207
Other Changes
- extend resetOrFail logic to better support desired autopilot semantics by @dgrove-oss in #201
- add autopilotExempt annotation to allow per-AppWrapper opt-out by @dgrove-oss in #203
Full Changelog: v0.21.1...v0.22.0