Addressed issues

Issues addressed in the MKE 3.9.5 release include:

  • [FIELD-8264] Fixed an issue wherein the bootstrapper image was not pre-pulled on all manager nodes during the upgrade checks command when a private registry is in use.

  • [FIELD-8197, MKE-13775] Fixed an issue wherein most Calico settings changed in the cluster_config section of the MKE configuration file failed to apply to the running cluster. Changing values such as calico_ip_auto_method, vxlan_vni, calico_mtu, and node_port_range now triggers a Calico reconcile, updating the running calico-node pods.

  • [FIELD-8241] Upgraded Calico to version 3.31.6 to fix an issue wherein the calico-kube-controllers Pod restarted following an upgrade from MKE 3.8.x to MKE 3.9.0 - 3.9.4.

  • [FIELD-8273, FIELD-8240, FIELD-8222] Upgraded the nginx base image of the NGINX Ingress Controller to version 1.30.3 to address CVEs.