Skip to content

v2.21.9

Compare
Choose a tag to compare
@kubermatic-bot kubermatic-bot released this 16 May 13:36
· 1056 commits to main since this release
8fed990

Bugfixes

  • Do not try to watch Cluster resources on the master in usersshkey-synchronizer and use Seeds as correct source instead (#12271)
  • Fix a bug that lead to metering reports overwriting each other when used with multiple seeds. Report names now include the Seed name as a Prefix (#12268)
  • The MLA stack is now able to recover from a lost Grafana volume, properly recreating organizations for KKP projects (#12220)
  • Fix OOM on usercluster-controller by limiting the history of helm releases. This fix is critical if user-cluster is using Cilium >= 1.13.0 as CNI. From this version, Cilium is deployed using System Applications (#12247)

Updates

  • Patch cilium v1.12 and v1.11 to latest patch releases (v1.12.9) (v1.11.16) (#12272)
  • Update Anexia CCM (cloud-controller-manager) to version 1.5.4 (#12214)

New Feature

  • New alert for NodeTimeDrift (#12275)

Dashboard

Bugfixes

  • Machine Deployments are initialized without waiting for all cluster details to finish loading (#5922)