Skip to content

Releases: kubermatic/kubermatic

v2.24.5

21 Mar 14:12
26354a5
Compare
Choose a tag to compare

Bugfixes

  • Add images for Velero and KubeLB to mirrored images list (#13198)
  • Exclude test folders which contain symlinks that break once the archive is untarred (#13151)
  • Fix a bug where OSPs were not being listed for VMware Cloud Director (#6592)
  • Fix a bug where dedicated vSphere credentials were incorrectly being required as mandatory input when editing provider settings for a cluster (#6567)
  • Fix invalid project ID in API requests for Nutanix provider (#6572)
  • Fix missing image registry override for hubble-ui components if Cilium is deployed as System Application (#13139)
  • Fix: usercluster-controller-manager failed to reconcile cluster with disable CSI drivers (#13183)
  • Fix Azure loadbalancer-related issues by updating Azure CCM from v1.28.0 to v1.28.5 for the user clusters created with Kubernetes v1.28 (#13173)

Chore

Design

  • Improve compatibility with cluster-autoscaler 1.27.1+: Pods using temporary volumes are now marked as evictable (#13197)

v2.23.12

21 Mar 14:12
beee0fc
Compare
Choose a tag to compare

Bugfixes

  • Exclude test folders which contain symlinks that break once the archive is untarred (#13151)
  • Fix a bug where OSPs were not being listed for VMware Cloud Director (#6592)
  • Fix a bug where dedicated VSphere credentials were incorrectly being required as mandatory input when editing provider settings for a cluster (#6567)
  • Fix invalid project ID in API requests for Nutanix provider (#6572)

Chore

v2.25.0

15 Mar 11:20
v2.25.0
9c40b51
Compare
Choose a tag to compare

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

v2.25.0 (Release Candidate 0)

14 Mar 17:28
v2.25.0-rc.0
518f8aa
Compare
Choose a tag to compare
Pre-release

⚠️ This is a release candidate release and should not be used for any production-grade setup. Things will likely be working, but we're polishing things for the imminent release. Use at your own risk.

v2.25.0 (Beta 4)

11 Mar 12:24
e09bc21
Compare
Choose a tag to compare
v2.25.0 (Beta 4) Pre-release
Pre-release
v2.25.0-beta.4

v2.25.0-beta.4

v2.25.0 (Beta 3)

07 Mar 12:30
78167a4
Compare
Choose a tag to compare
v2.25.0 (Beta 3) 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.25.0 (Beta 2)

01 Mar 07:43
v2.25.0-beta.2
8c54e17
Compare
Choose a tag to compare
v2.25.0 (Beta 2) 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.4

26 Feb 12:52
0936b10
Compare
Choose a tag to compare

Bugfixes

  • Fix the panic of the seed controller manager while checking CSI addon usage for user clusters, when a user cluster has PVs which were migrated from the in-tree provisioner to the CSI provisioner (#13126)

New Feature

  • We maintain now a dedicated docker image for the conformance tester, mainly for internal use (#13113)

v2.25.0 (Beta 1)

23 Feb 15:58
v2.25.0-beta.1
b5591fd
Compare
Choose a tag to compare
v2.25.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.24.3

20 Feb 10:36
2136998
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 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)