mirror of
https://github.com/rancher/plugins.git
synced 2025-08-31 20:44:29 +00:00
The current cni config has an extra comma and cannot be parsed normally, the kubelet will report an error as follows: "Error loading CNI config file: error parsing configuration: invalid character '}' looking for beginning of object key string" Signed-off-by: xieyanker <xjsisnice@gmail.com>