Skip to content

v2.24.3

Compare
Choose a tag to compare
@kubermatic-bot kubermatic-bot released this 20 Feb 10:36
· 273 commits to main since this release
2136998

Bugfixes

  • ACTION REQUIRED: For velero helm chart upgrade related change. If you use velero.restic.deploy: true, you will see new daemonset node-agent running in velero namespace. You might need to remove existing daemonset named restic manually (#12998)
  • Fix a bug where resources deployed in the user cluster namespace on the seed, for the CSI drivers, were not being removed when the CSI driver was disabled (#13048)
  • Fix panic, if no KubeVirt DNS config was set in the datacenter (#13028)
  • Validation - Added check for PVs having CSI provisioner before disabling the CSI addon (#13092)

Updates

  • Update metering to v1.1.2, fixing an error when a custom CA bundle is used (#13013)
  • Update operating-system-manager (OSM) to v1.4.1 (#13082)
    • This includes a fix for Flatcar stable channel (version 3815.2.0) failing to provision as new nodes.
  • Update go-git. This enables Applications to work with private Azure DevOps Git repositories (#12995)