Releases: project-codeflare/appwrapper
Releases · project-codeflare/appwrapper
Release v0.8.0
What's Changed
Features
- Update to use Kueue v0.6.2 by @dgrove-oss in #91
- Adopt ConfigMap-based configuration of the operator by @dgrove-oss in #96
- initial support for replicaPath by @dgrove-oss in #99
Bugs and Regressions
- detect missing podSetInfo and raise fatal error by @dgrove-oss in #98
- propagate BUILD_VERSION and BUILD_DATE to docker build/buildx by @dgrove-oss in #105
Other Changes
- Finish migrating README + dev docs to website by @dgrove-oss in #84
- website: add copy-to-clipboard functionality to code blocks by @dgrove-oss in #89
- minor website improvements by @dgrove-oss in #92
- include key conditions in kubectl print for AppWrappers by @dgrove-oss in #94
- cleanup + restructure of config and setup logic by @dgrove-oss in #102
- Add Annotations to PodSet; editing pass on CRD comments by @dgrove-oss in #103
Full Changelog: v0.7.3...v0.8.0
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