Skip to content

Releases: kubermatic/dashboard

v2.22.11

19 Dec 10:15
v2.22.11
2b3aa50
Compare
Choose a tag to compare

Bugfixes

  • Fix issue in editing and updating applications of cluster template (#6415)
  • Fix issue with cursor position inside YAML editor (#6419)
  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#6403)

v2.24.0

17 Nov 08:30
v2.24.0
2d304d3
Compare
Choose a tag to compare

Cleanup

  • Remove unused v1 endpoints for KKP API (#6116)

Bugfixes

  • Add operating system profile to the machine deployment patch object (#6264)
  • Add vertical scroll to the install Addon dialog (#6123)
  • Allow expansion of sidenav on small screen sizes (#6218)
  • Fix a bug where available version upgrades for CNI plugins were not being properly deduced (#6317)
  • Fix a bug where network and IPv6 subnet pool options were not loading during Openstack cluster creation (#6120)
  • Fix a bug where project scope endpoints for GCP were working only with the presets instead of one of presets or credentials (#6078)
  • CE: Fix a bug where the values configured for vSphere, Hetzner, and Nutanix nodes were not being persisted (#6171)
  • Fix an issue where a custom OSP value was not selected when editing/customizing cluster template (#6325)
  • Fix docs link about OIDC groups on user settings page (#6208)
  • Fix listing events for external clusters (#6337)
  • Fix support for keycloak OIDC logout. New field oidc_provider was introduced to support OIDC provider specific configurations. Configuring oidc_provider as keycloak will properly configure the logout workflow (#6144)
  • Fix the default value for CNI plugin version (#6258)
  • Fix the empty id_token_hint value when logout from Keycloak (#6248)
  • Fix: vSphere tags for initial machine deployments (#6179)
  • OpenStack: Fix project and projectID header propagation for project scoped endpoints (#6082)
  • Openstack: take TenantID into account while listing networks, security groups and subnet pools (#6156)
  • VMware Cloud Director: fix an issue where the API Token from preset was not being sourced to the cluster (#6196)
  • Fix Enable Share Cluster button in Admin Settings (#6340)
  • Fix an issue where clusterDefaultNodeSelector label was being added back on opening of edit cluster dialog (#6362)
  • Fix issue with managing clusters if some seeds are down (#6374)
  • Fix a bug where API call to list projects was failing due to slowness (#6385)

New Features

  • Support for enabling/disabling operating systems for machines of user clusters (#6070)
  • Add functionality to configure basePath in preset and cluster for vSphere (#6281)
  • Add support for encrypted root volumes in AWS (#6125)
  • Add VM anti-affinity setting for vSphere machine deployments (#6068)
  • EE: Support for configuring KubeLB for user clusters (#6256)
  • Support for configuring multiple networks for vSphere (#6069)
  • Support for disabling admin kubeconfig endpoint (#6246)
  • Support multiple NodePort allowed IP ranges (#6188)
  • Update default CNI plugin to Cilium (#6328)
  • VMware Cloud Director: Support for configuring placement and sizing policy for machines (#6094)
  • Enforce Konnectivity value because OpenVPN support is now deprecated (#6361)

Updates

v2.23.8

15 Nov 15:15
v2.23.8
634dd08
Compare
Choose a tag to compare

Bugfixes

  • Fix a bug where API call to list projects was failing due to slowness (#6386)

v2.23.7

14 Nov 13:12
v2.23.7
68b4eaa
Compare
Choose a tag to compare

Bugfixes

  • Fix Enable Share Cluster button in Admin Settings (#6353)
  • Fix an issue where clusterDefaultNodeSelector label was being added back on opening of edit cluster dialog (#6362)
  • Fix issue with managing clusters if some seeds are down (#6374)
  • Fix listing events for external clusters (#6337)

v2.22.10

14 Nov 12:17
v2.22.10
f25bf17
Compare
Choose a tag to compare

Bugfixes

  • Fix an issue where clusterDefaultNodeSelector label was being added back on opening of edit cluster dialog (#6362)
  • Fix listing events for external clusters (#6337)

v2.21.15

14 Nov 12:08
v2.21.15
92f18d8
Compare
Choose a tag to compare

No changes in this release.

v2.23.6

24 Oct 09:50
0158001
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 09:48
ae7ac97
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 09:45
3a10947
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.23.5

17 Oct 15:30
4f5c01f
Compare
Choose a tag to compare

Bugfixes

  • Add operating system profile to the machine deployment patch object (#6267)
  • Fix the empty id_token_hint value when logout from keycloak (#6248)

Updates

  • Update to Go 1.20.10 (#6271)

New Feature

  • Support for disabling admin kubeconfig endpoint (#6249)