Skip to content

v2.24.2

Compare
Choose a tag to compare
@kubermatic-bot kubermatic-bot released this 23 Jan 11:26
· 270 commits to main since this release
v2.24.2
3df815f

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)