Skip to content

Releases: intel/gardener-extension-cri-resmgr

v1.0.0-rc2

17 Oct 14:28
edd7031
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

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

Overview

  • Fix propagate config when the cluster is unhealthy
  • Generate version/commit based on the latest tag/build

What's Changed

  • Remove some rbac rules for the extension by @mmucek95 in #64
  • Fix propagate config when clustre unhealthy + generate version/commit based on latest tag/build by @ppalucki in #69
  • Cpu resources for installation and less for agent (one full cpu is not needed) by @ppalucki in #70

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

v1.0.0-rc1

14 Oct 13:39
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

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

What was added

  • imageVector support
  • cri-resource-manager configs propagation from ControllerDeployment+Extension.providerConfig