Skip to content

Releases: intel/gardener-extension-cri-resmgr

v1.2.0-rc7

11 Jul 16:55
de56d8b
Compare
Choose a tag to compare
v1.2.0-rc7 Pre-release
Pre-release

What's Changed

  • Important Fix error of missing client in Actuator after (nil pointer exception) by @ppalucki in #269
  • Update deps: gardener 1.99.0 and klog by @ppalucki in #270

Full Changelog: v1.2.0-rc6...v1.2.0-rc7

v1.2.0-rc6

19 Jun 20:40
b2a6dfb
Compare
Choose a tag to compare
v1.2.0-rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc5...v1.2.0-rc6

v1.2.0-rc5

19 Jun 17:16
a801afa
Compare
Choose a tag to compare
v1.2.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-rc4...v1.2.0-rc5

v1.2.0-rc4

20 Mar 19:06
83c4e0d
Compare
Choose a tag to compare
v1.2.0-rc4 Pre-release
Pre-release

This release is as about dependecies.

Changes:

  • Updated Gardener to 1.90.4
  • Updated all the other dependecies (recreated go.mod file from scratch)

No breaking changes and no new functionallities.

v1.2.0-rc3

03 Jan 15:17
d2684c0
Compare
Choose a tag to compare
v1.2.0-rc3 Pre-release
Pre-release

This release is as about dependecies.

Changes:

  • Updated Gardener to 1.86.0 (required better context hanlding)
  • Updated all the other dependecies

Some other small fixes and addition

  • typos, small updates to README
  • cleaning/scanning actions to Makefile and new hacks script for scans

No breaking changes and no new functionallities.

v1.2.0-rc2

20 Dec 15:16
db37581
Compare
Choose a tag to compare
v1.2.0-rc2 Pre-release
Pre-release

Depedency updates:

  • gardener 1.85.0 and all its dependecies
  • plus latest golang crypto fix

Some samller fixes:

  • docs
  • build script
  • CI/CD

No breaking changes and no functionallities

v1.2.0-rc1

20 Dec 15:08
9a84794
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

Depedency updates:

  • gardener 1.85.0 and all its dependecies

Some samller fixes:

  • docs
  • build script
  • CI/CD

No breaking changes and no functionallities

v1.1.0

17 May 15:06
21ba9e9
Compare
Choose a tag to compare

Improvements added in this release:

  • Added workflows for linter, test coverage, unit tests, image build etc.
  • Updated cri-resmgr version to 0.8.3
  • Enabled new cri-resmgr config validation feature
  • HA/leader-election mode support + VPA
  • Added unit tests

v1.0.0

30 Jan 15:16
13185fc
Compare
Choose a tag to compare

The first official release for the extension that deploys and manages the lifecycle of CRI-Resource-Manager in "shoot" clusters worker nodes deployed by Gardener.

v1.0.0-rc3

18 Oct 10:55
d7bb03d
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

This release is pre-production and should not be deployed to production servers.

What's Changed

  • Bug fix: Handle more deadlocks and races + allow empty config values. by @ppalucki in #71

Full Changelog: v1.0.0-rc2...v1.0.0-rc3