Releases: project-codeflare/appwrapper
Releases · project-codeflare/appwrapper
Release v0.7.3
What's Changed
Bugs and Regressions
- give each controller a unique names for cleaner log output by @dgrove-oss in #72
Other Changes
- restructure configuration structs by @dgrove-oss in #73
Full Changelog: v0.7.2...v0.7.3
Release v0.7.2
What's Changed
Features
- implement forceful deletion by @dgrove-oss in #71
Other Changes
- pull resource creation/deletion code to separate file by @dgrove-oss in #70
Full Changelog: v0.7.1...v0.7.2
Release v0.7.1
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
What's Changed
Features
- Implement retries on failure by @dgrove-oss in #64
- replace cert manager with internal cert-controller by @dgrove-oss in #66
Other Changes
- Improve coverage of unit tests by @dgrove-oss in #61
- Enhance end-to-end tests by @dgrove-oss in #62
Full Changelog: v0.6.4...v0.7.0
Release v0.6.4
What's Changed
Bugs and Regressions
- Support podSpec paths containing arrays by @dgrove-oss in #60
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
What's Changed
Bugs and Regressions
- bug fix: podSets should not be required by @dgrove-oss in #59
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
Features
- create a minimal external API for codeflare-operator by @dgrove-oss in #58
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1
Release v0.6.0
What's Changed
- restore simpler sample names by @dgrove-oss in #47
- enable seccompProfile for manager by @dgrove-oss in #48
- slight refactor to simplify workload controller by @dgrove-oss in #49
- simplify webhook logic by @dgrove-oss in #50
- Refactor controller into multiple packages by @dgrove-oss in #52
- Enable standalone configuration by @dgrove-oss in #53
- editing pass on intro by @dgrove-oss in #54
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
What's Changed
- tweak comment by @dgrove-oss in #44
- refactor PodSetInfo flow to enable immutability by @dgrove-oss in #45
- Propagate admission to child workload objects by @dgrove-oss in #46
Full Changelog: v0.4.0...v0.5.0