Skip to content

Releases: kubermatic/kubermatic

v2.23.11

20 Feb 09:56
08fe58f
Compare
Choose a tag to compare

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 panic, if no KubeVirt DNS config was set in the datacenter (#13029)

Updates

  • Update metering to v1.0.6, fixing an error when a custom CA bundle is used (#13012)
  • Update operating-system-manager (OSM) to v1.3.4 (#13083)
    • This includes a fix for Flatcar stable channel (version 3815.2.0) failing to provision as new nodes.

v2.22.13

20 Feb 08:25
4c4741e
Compare
Choose a tag to compare

Updates

  • Update metering to v1.0.6, fixing an error when a custom CA bundle is used (#13011)
  • Update operating-system-manager (OSM) to v1.2.4 (#13084)
    • This includes a fix for Flatcar stable channel (version 3815.2.0) failing to provision as new nodes.

v2.25.0 (Beta 0)

07 Feb 08:58
v2.25.0-beta.0
22cd1f0
Compare
Choose a tag to compare
v2.25.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.24.2

23 Jan 11:26
v2.24.2
3df815f
Compare
Choose a tag to compare

Action Required

  • ACTION REQUIRED: User Cluster MLA cortex chart has been upgraded to resolve issues for cortex-compactor and improve stability of the User Cluster MLA feature. Few actions are required to be taken to use new upgraded charts (#12935)
    • Refer to Upstream helm chart values to see the latest default values
    • Some of the values from earlier values.yaml are now incompatible with latest version. They are removed in the values.yaml in the current chart. But if you had copied the original values.yaml to customize it further, you may see that kubermatic-installer will detect such incompatible options and churn out errors and explain that action that needs to be taken.
    • The memcached-* charts are now subcharts of cortex chart so if you provided configuration for memcached-* blocks in your values.yaml for user-mla, you must move them under cortex: block

Updates

  • Add support for Kubernetes v1.26.13, v1.27.10, v1.28.6 and set default version to v1.27.10 (#12982)

Bugfixes

  • If the seed cluster is using Cilium as CNI, create CiliumClusterwideNetworkPolicy for api-server connectivity (#12966)
  • Stop constantly re-deploying operating-system-manager when registry mirrors are configured (#12972)
  • The Kubermatic installer will now detect DNS settings based on the Ingress instead of the nginx-ingress LoadBalancer, allowing for other ingress solutions to be properly detected (#12934)

Removals

  • Remove 1.25 from list of supported versions on AKS (EOL on January 14th) (#12962)

v2.23.10

23 Jan 10:40
v2.23.10
64abba8
Compare
Choose a tag to compare

Bugfixes

  • Stop constantly re-deploying operating-system-manager when registry mirrors are configured (#12972)

Updates

  • Update EKS/AKS version matrix to only include Kubernetes versions supported by those managed offerings. For AKS 1.26-1.28 are supported, for EKS 1.24 to 1.28. The default for newly created external clusters is now 1.28 (#12964)
  • Add support for Kubernetes v1.24.17, v1.25.16, v1.26.13, v1.27.10 and set default version to v1.26.13 (#12983)

v2.22.12

23 Jan 09:45
v2.22.12
c56f4a6
Compare
Choose a tag to compare

Bugfixes

  • Stop constantly re-deploying operating-system-manager when registry mirrors are configured (#12972)

Updates

  • Update EKS/AKS version matrix to only include Kubernetes versions supported by those managed offerings. For AKS 1.26-1.28 are supported, for EKS 1.24 to 1.28. The default for newly created external clusters is now 1.28 (#12965)
  • Add support for Kubernetes v1.24.17, v1.25.16 and v1.26.13 and set default version to v1.25.16 (#12984)

v2.24.1

19 Dec 12:04
v2.24.1
2354c7e
Compare
Choose a tag to compare

Bugfixes

  • Applied a fix to VPA caused by upstream release issue which caused insufficient RBAC permission for VPA recommender pod (#12872)
  • Fix cert-manager values block. cert-manager deployment will get updated as part of upgrade (#12854)
  • Fix mirror-images command in installer not being able to extract the addons (#12868)
  • Fix cases where, when using dedicated infra- and ccm-credentials, infra-credentials were always overwritten by ccm-credentials (#12421)
  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#12861)

New Features

  • Openstack: allow configuring Cinder CSI topology support either on Cluster or Seed resource field cinderTopologyEnabled (#12878)

Updates

  • Update machine-controller to v1.58.1 (#12902)
  • Update Anexia CCM (cloud-controller-manager) to version 1.5.5 (#12911)
    • Fixes leaking LoadBalancer reconciliation metric
    • Updates various dependencies

Miscellaneous

  • KKP is now built with Go 1.21.5 (#12898)
  • Increase the default resources for VPA components to prevent OOMs (#12887)

v2.23.9

19 Dec 11:33
v2.23.9
4d14e81
Compare
Choose a tag to compare

Bugfixes

  • Applied a fix to VPA caused by upstream release issue which caused insufficient RBAC permission for VPA recommender pod (#12872)
  • Fix cert-manager values block. cert-manager deployment will get updated as part of upgrade (#12854)
  • Fix cases where, when using dedicated infra- and ccm-credentials, infra-credentials were always overwritten by ccm-credentials (#12421)
  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#12861)

Updates

  • Update machine-controller to v1.57.4 (#12903)
  • Update Anexia CCM (cloud-controller-manager) to version 1.5.5 (#12910)
    • Fixes leaking LoadBalancer reconciliation metric
    • Updates various dependencies

Miscellaneous

  • KKP is now built with Go 1.20.12 (#12900)
  • Increase the default resources for VPA components to prevent OOMs (#12887)

v2.22.11

19 Dec 10:45
v2.22.11
a79705e
Compare
Choose a tag to compare

Bugfixes

  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#12861)

Updates

v2.24.0

17 Nov 08:38
v2.24.0
3ab579b
Compare
Choose a tag to compare

🎉 Please see the changelog for a complete list of new features, improvements and bugfixes in this release.