Release v0.11.0
What's Changed
Features
- Configurable automatic deletion of resources for Succeeded AppWrappers by @dgrove-oss in #124
- implement shorter warmup grace period on pods being admitted by @dgrove-oss in #127
Bugs and Regressions
- detect when a preexisting resource is not controlled by the appwrapper by @dgrove-oss in #123
- only put 1 copy of the CRD in install.yaml by @dgrove-oss in #126
Other Changes
- simplify all samples to assume inference of podsets by @dgrove-oss in #121
- localqueue name should be a label (using an annotation is deprecated) by @dgrove-oss in #125
- adjust names of grace period annotations by @dgrove-oss in #128
- release prep: bump version number in docs by @dgrove-oss in #129
Full Changelog: v0.10.0...v0.11.0