Skip to content

Releases: kubermatic/dashboard

v2.25.3

30 Apr 19:03
00a770c
Compare
Choose a tag to compare

This is an out-of-band patch release to address a breaking change in cloud-init, no changes in the dashboard happened in this version. See the kubermatic/kubermatic v2.25.3 release for more information.

v2.24.8

30 Apr 19:03
6ca56c5
Compare
Choose a tag to compare

This is an out-of-band patch release to address a breaking change in cloud-init, no changes in the dashboard happened in this version. See the kubermatic/kubermatic v2.24.8 release for more information.

v2.23.15

30 Apr 19:03
d42e580
Compare
Choose a tag to compare

This is an out-of-band patch release to address a breaking change in cloud-init, no changes in the dashboard happened in this version. See the kubermatic/kubermatic v2.23.15 release for more information.

v2.25.2

29 Apr 12:25
400a83f
Compare
Choose a tag to compare

Bugfixes

v2.24.7

29 Apr 12:25
1ba5b92
Compare
Choose a tag to compare

Bugfixes

v2.23.14

29 Apr 12:25
b998781
Compare
Choose a tag to compare

Bugfixes

v2.25.1

18 Apr 10:33
cc20fa3
Compare
Choose a tag to compare

Bugfixes

  • Resolve conflict in determining available Kubernetes versions where upgrades where possible in Cluster object but not via the Dashboard (#6651)

Updates

  • Update to Go 1.22.2 (#6650)

v2.24.6

18 Apr 10:37
08f4d45
Compare
Choose a tag to compare
Bump version and changelog for April Minor release 2.24.6

v2.23.13

18 Apr 10:44
a286a2c
Compare
Choose a tag to compare
Bump version and changelog for April Minor release 2.23.13

v2.25.0

15 Mar 11:18
v2.25.0
df5d262
Compare
Choose a tag to compare

Cloud Providers

Anexia

  • API change: Update MachineDeployment form for Anexia provider (#6460)
    • Add configuration support for named templates
    • Add configuration support for multiple disks- diskSize attribute gets automatically migrated to the disks attribute when saved- Fix error occurring when listing MachineDeployments which have named templates configured

Azure

  • Set LoadBalancerSKU on Azure clusters if the field is set in the preset (#6506)

GCE

  • Flatcar is now supported on GCE (#6399)

Nutanix

  • Fix invalid project ID in API requests for Nutanix provider (#6572)

vSphere

  • Fix a bug where dedicated credentials were incorrectly being required as mandatory input when editing provider settings for a cluster (#6567)
  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#6403)

VMware Cloud Director

  • Support for attaching multiple networks to a vApp (#6480)
  • Added Flatcar as supported OS (#6391)
  • Add support for configuring allowed IP allocation modes for VMware Cloud Director (#6482)
  • Fix a bug where OSPs were not being listed for VMware Cloud Director (#6592)

API Changes

  • Support for edge provider in KKP API (#6525)
  • ValuesBlock and defaultValuesBlock fields are now available via the API (#6562)

New Features

  • Add an option to enable/disable the cluster backup feature for user clusters (#6493)
  • Add K8sGPT to the Webshell (#6501)
  • Add new feature to create, restore and schedule backups for user cluster namespaces (#6296)
  • Add new page to manage backup storage location for the cluster backup feature (#6478)
  • Add support for Edge provider (#6502)
  • Display source URL, documentation URL and logo of applications (#6504)
  • Display comments in application values (#6510)
  • Support for configuring static network for flatcar machines (#6446)
  • Support for disabling CSI driver for user clusters (#6395)
  • Support to enable/disable the cluster backup feature from the admin panel (#6433)
  • Support for downloading backups from the UI (#6521)
  • Edge provider support in the node deployment spec (#6545)
  • Option to enable Cilium Ingress capabilities for user clusters (#6490)

Bugfixes

  • Fix a bug where Operating System Profiles were not being listed for GCP (#6453)
  • Fix issue in editing and updating applications of cluster template (#6415)
  • Fix issue with cursor position inside YAML editor (#6419)
  • Enable web terminal button when at least one MD replica is ready (#6602)

Updates

  • Update to alpine 3.19 (latest available) version for container images (#6503)
  • KKP Dashboard is now built with Go 1.22.0 (#6505)