Releases: kubermatic/dashboard
Releases · kubermatic/dashboard
v2.23.6
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
- Add support for Cilium 1.13.8, mitigating a high-severity vulnerability, CVE-2023-44487 (#12762)
v2.22.9
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
Bugfixes
- Increase default CPU limits for KKP API/seed/master-controller-managers to prevent general slowness (#12771)
Updates
- Add support for Cilium 1.12.15, mitigating a high-severity vulnerability, CVE-2023-44487 (#12767)
v2.23.5
v2.22.8
Bugfixes
- Add operating system profile to the machine deployment patch object (#6266)
- Fix the empty
id_token_hint
value when logout from keycloak (#6248) - Fix the recreate nodes warning for kubevirt edit MD dialog (#6231)
Updates
- Update web-terminal image to kubectl 1.25.14, Helm 3.12.3 and curl 8.4.0 (#6288)
New Feature
- Support for disabling admin kubeconfig endpoint (#6250)
v2.21.13
v2.23.4
v2.23.3
Bugfixes
- Allow expansion of sidenav on small screen sizes (#6218)
- Fix docs link about OIDC groups on user settings page (#6208)
- Fix: vSphere tags for initial machine deployments (#6179)
- 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)
Chore
- Update to Go 1.20.8 (#6221)
v2.22.7
v2.23.2
Bugfixes
- Add vertical scroll to the install Addon dialog (#6123)
- Fix a bug where network and IPv6 subnet pool options were not loading during Openstack cluster creation (#6120)
- Fix support for keycloak OIDC logout. New field
oidc_provider
was introduced to support OIDC provider specific configurations. Configuringoidc_provider
askeycloak
will properly configure the logout workflow (#6153)