Skip to content

Releases: project-codeflare/appwrapper

Release v0.13.0

10 Jun 22:07
v0.13.0
70cdf06
Compare
Choose a tag to compare

What's Changed

Features

Other Changes

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

21 May 20:14
v0.12.0
d0b5246
Compare
Choose a tag to compare

What's Changed

Features

  • track status of each deployed component in AppWrapper Status by @dgrove-oss in #139
  • Detect missing Component and transition to Failed state by @dgrove-oss in #141

Bugs and Regressions

  • remove unused scaffolding for AppWrapper CRD version conversion by @dgrove-oss in #140
  • Copy PodTemplate defaulter from Kubernetes to avoid dependency by @dgrove-oss in #143

Full Changelog: v0.11.3...v0.12.0

Release v0.11.3

20 May 12:40
5addc12
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add option to inject queue name if missing by @tardieu in #137
  • release prep: bump version number in doc by @tardieu in #138

Full Changelog: v0.11.2...v0.11.3

Release v0.11.2

16 May 00:54
v0.11.2
16f772f
Compare
Choose a tag to compare

What's Changed

Features

  • Add schedulerName option and injection logic by @tardieu in #135

Bugs and Regressions

Full Changelog: v0.11.1...v0.11.2

Release v0.11.1

14 May 00:51
v0.11.1
4739fdd
Compare
Choose a tag to compare

What's Changed

Bugs and Regressions

  • ensure PodTemplateSpec has default values filled in by @dgrove-oss in #131

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

07 May 01:02
v0.11.0
7d8f6ea
Compare
Choose a tag to compare

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

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

29 Apr 17:02
v0.10.0
d65ac90
Compare
Choose a tag to compare

What's Changed

Features

  • add config flag to disable child admission controller by @dgrove-oss in #114
  • Infer pod sets for known GVKs by @tardieu in #108
  • Record user name and id as AppWrapper labels by @tardieu in #115
  • Add config option to disable user RBAC checks in create webhook by @dgrove-oss in #117

Bugs and Regressions

  • Fix bug in getValueAtPath for array index expression by @tardieu in #113

Other Changes

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

23 Apr 15:48
v0.9.0
0be9b58
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.8.1...v0.9.0

Release v0.8.1

22 Apr 19:37
v0.8.1
2d09664
Compare
Choose a tag to compare

What's Changed

Other Changes

  • codeflare operator: drop unused ctx parameter to setup methods by @dgrove-oss in #107

Full Changelog: v0.8.0...v0.8.1

Release v0.8.0

19 Apr 18:50
v0.8.0
99662a5
Compare
Choose a tag to compare

What's Changed

Features

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

Full Changelog: v0.7.3...v0.8.0