Addressed issues¶
Issues addressed in the MKE 3.8.3 release include:
[FIELD-7519] Fixed an issue wherein the MKE restore process failed in Swarm-only mode.
[FIELD-7469] Fixed an issue wherein Kubelet did not start when the
storage_expt_enabled
MKE configuration parameter was set totrue
.[FIELD-7092] Fixed an issue wherein Pod Garbage collector failed to clean up the Pods of deleted nodes.
[FIELD-4558] Fixed an issue wherein filtering for running containers did not properly exclude exited containers when container events were missing.
[FIELD-7484] Fixed Two issues. First, a resource leak in both the manager node (ucp-swarm-manager) and worker node (the target docker daemon), which led to a deadlock. Second, a reporting problem that could cause incorrect inventory for Docker Engine whenever the target node was removed from the swarm.