Skip to content

os-coreos-1.8.0

Compare
Choose a tag to compare
@lotharbach lotharbach released this 07 Nov 11:23
· 12 commits to main since this release

[gardener-extension-os-coreos]

⚠️ Breaking Changes

  • [OPERATOR] The default leader election resource lock of gardener-extension-os-coreos has been changed from configmapsleases to leases. (#30, @ialidzhikov)
    • Please make sure, that you had at least [email protected] running before upgrading to v1.8.0, so that it has successfully required leadership with the hybrid resource lock (configmapsleases) at least once.

✨ New Features

  • [OPERATOR] This extension now supports containerd as container runtime interface for Flatcar OS. Landscape operators needs to explicitly allow containerd in their cloudprofiles so that the shoot owners can later configure it in the worker pools of their shoot clusters. (#31, @vpnachev)
  • [OPERATOR] It is now possible to specify the leader election resource lock via the chart value leaderElection.resourceLock (defaults to leases). (#30, @ialidzhikov)

Docker Images

gardener-extension-os-coreos: eu.gcr.io/gardener-project/gardener/extensions/os-coreos:v1.8.0