Skip to content

Releases: kubermatic/kubermatic

v2.24.0 (Beta 1)

30 Oct 11:31
ea1fb75
Compare
Choose a tag to compare
v2.24.0 (Beta 1) Pre-release
Pre-release

⚠️ This is a beta release and should not be used for any production-grade setup. Things might not be working. Use at your own risk.

v2.23.6

24 Oct 11:09
0721d71
Compare
Choose a tag to compare

Bugfixes

  • Fix Digitalocean CSI addon failing to render (#12739)
  • Fix node-labeller controller not applying the x-kubernetes.io/distribution label to RHEL nodes (#12751)
  • Increase default CPU limits for KKP API/seed/master-controller-managers to prevent general slowness (#12764)

Updates

v2.22.9

24 Oct 10:40
bfbf995
Compare
Choose a tag to compare

Bugfixes

  • Fix node-labeller controller not applying the x-kubernetes.io/distribution label to RHEL nodes (#12751)
  • Increase default CPU limits for KKP API/seed/master-controller-managers to prevent general slowness (#12764)

Updates

  • Add Cilium 1.13.8 as supported CNI version, deprecate cilium version 1.13.0 as it's impacted by CVE-2023-34242 (#12753)

v2.21.14

24 Oct 10:05
fb9a639
Compare
Choose a tag to compare

Bugfixes

  • Increase default CPU limits for KKP API/seed/master-controller-managers to prevent general slowness (#12771)

Updates

v2.24.0 (Beta 0)

18 Oct 08:50
b9fbbd2
Compare
Choose a tag to compare
v2.24.0 (Beta 0) Pre-release
Pre-release

⚠️ This is a beta release and should not be used for any production-grade setup. Things might not be working. Use at your own risk.

v2.23.5

17 Oct 10:54
083c8ef
Compare
Choose a tag to compare

Bugfixes

  • Correctly validate Hetzner API response for server type while calculating resource requirements and for networks while validating cloud spec (#12716)

Updates

New Feature

  • Introduce DisableAdminKubeconfig flag in KubermaticSettings to disable the admin kubeconfig feature from dashboard (#12679)

v2.22.8

17 Oct 10:27
ab43473
Compare
Choose a tag to compare

Bugfixes

  • Correctly validate Hetzner API response for server type while calculating resource requirements and for networks while validating cloud spec (#12716)
  • Fix vSphere cluster validation: If a Cluster uses a custom datastore, the Seed's default datastore should not be validated (#12655)

Updates

New Feature

  • Introduce DisableAdminKubeconfig flag in KubermaticSettings to disable the admin kubeconfig feature from dashboard (#12682)

v2.21.13

17 Oct 09:56
3d5d1f8
Compare
Choose a tag to compare

Bugfixes

  • Fix vSphere cluster validation: If a Cluster uses a custom datastore, the Seed's default datastore should not be validated (#12658)

Updates

v2.23.4

25 Sep 14:01
v2.23.4
fdecde0
Compare
Choose a tag to compare

Bugfixes

  • Fix vSphere cluster validation: If a Cluster uses a custom datastore, the Seed's default datastore should not be validated (#12655)
  • Remove Cilium 1.14.1 from list of supported CNI versions visible in the dashboard as it is not supported in KKP 2.23 (#12659)

v2.23.3

19 Sep 07:42
v2.23.3
e0c288e
Compare
Choose a tag to compare

Supported Kubernetes Versions

  • Add support for Kubernetes 1.25.14, 1.26.9 and 1.27.6 (#12639)
  • Set default Kubernetes version to 1.26.9 (#12639)

Bugfixes

  • Add missing cluster-autoscaler release for user clusters using Kubernetes 1.27 (#12597)
  • Fix always defaulting allowed node port IP ranges for user clusters to 0.0.0.0/0 and ::/0, even when a more specific IP range was given (#12589)
  • Mark MLA Grafana dashboards as non-editable as they are managed by KKP (#12627)
  • MLA Grafana Kubernetes dashboards won't repeatedly ask to be saved (#12614)

Updates