Addressed issues

Issues addressed in the MKE 3.9.3 release include:

  • [MKE-13701] Fixed an issue in Shared Resources → Images wherein the SIZE column incorrectly displayed 0 B. This was due to the MKE web UI reading the deprecated VirtualSize Docker API field that was removed in API v1.44+. The MKE web UI now reads the Size field instead.

  • [MKE-13744] Fixed an issue wherein kube-apiserver would crash following an upgrade to MKE 3.9.x whenever the --cloud-provider flag was used.

  • [MKE-13665] The Calico update fixed an issue wherein switching to eBPF dataplane from iptables forced calico-node into a restart loop.