Skip to content

v2.20.4

Compare
Choose a tag to compare
@kubermatic-bot kubermatic-bot released this 22 Jun 12:49
a7a7c2b

Bugfixes

  • Fix addon variables not being persisted (#10010). During the KKP 2.20.0 upgrade, addon variables were removed by accident (i.e. spec.variables is set to null for all Addon resources) and need to be restored from the pre-migration backup.
  • Fix deprecated nodePortProxy annotations (in spec.nodePortProxy.annotations in a Seed object) being ignored (#10008)
  • Fix probes, resources and allow overriding resource requests/limits for Konnectivity proxy via components override in the cluster resource (#9911)

Misc

  • Add External Snapshotter for Openstack and vSphere CSI (#10066)
  • Containerd container runtime mirror registries support for OSM (#10134)
  • Update ingress-nginx to 1.2.1 (#10036)