Skip to content

Releases: project-codeflare/appwrapper

Release v1.1.2

11 Apr 16:52
v1.1.2
ac90ac3
Compare
Choose a tag to compare

What's Changed

Bugs and Regressions

  • node monitoring: correctly recognize NotReady Nodes as unscheduable by @dgrove-oss in #345
  • appwrapper controller needs rbacs to manipulate events by @dgrove-oss in #348

Full Changelog: v1.1.1...v1.1.2

Release v1.0.7

07 Apr 21:39
v1.0.7
0383e62
Compare
Choose a tag to compare

What's Changed

Features

Bugs and Regressions

  • node monitoring: correctly recognize NotReady Nodes as unscheduable (#345)

Other Changes

Full Changelog: v1.0.6...v1.0.7

Release v1.1.1

20 Mar 19:53
v1.1.1
27cae30
Compare
Choose a tag to compare

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

AppWrapper v1.1.1 requires Kueue v0.11. It will not work with Kueue v0.10.x.

What's Changed

Features

Other Changes

  • Drop golang level to 1.23 to match codeflare-operator by @dgrove-oss in #336

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

12 Mar 15:38
v1.1.0
7f98802
Compare
Choose a tag to compare

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

AppWrapper v1.1.0 requires Kueue v0.11. It will not work with Kueue v0.10.x.

What's Changed

Features

Other Changes

Full Changelog: v1.0.6...v1.1.0

Release v1.0.6

21 Feb 00:31
v1.0.6
5d3d709
Compare
Choose a tag to compare

What's Changed

Features

  • Adjust APIs between AppWrapper and Kueue AppWrapper integration by @dgrove-oss in #321

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

19 Feb 02:00
v1.0.5
92e7a2b
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

12 Feb 14:07
v1.0.4
91bf6d6
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

07 Feb 20:02
v1.0.3
8e8fe11
Compare
Choose a tag to compare

What's Changed

Bugs and Regressions

  • fix handling of labels/annotations in utils.GetPodTemplateSpec by @dgrove-oss in #312

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

06 Feb 23:06
v1.0.2
4ad6344
Compare
Choose a tag to compare

What's Changed

Bugs and Regressions

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

04 Feb 21:19
v1.0.1
f3793e2
Compare
Choose a tag to compare

What's Changed

Features

Bugs and Regressions

  • move appwrapper finalizer injection from defaulting webhook to controller by @dgrove-oss in #307

Other Changes

New Contributors

Full Changelog: v1.0.0...v1.0.1