kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
362 stars 46 forks source link

kmesh-cni and kmesh-cni-kubeconfig remove failed when uninstall kmesh #365

Closed bfforever closed 1 month ago

bfforever commented 1 month ago

What happened: when uninstall kmesh, it can not remove kmesh cni and kmesh-cni-kubeconfig correctly.

It report an error level=error msg="err:remove /opt/cni/bin/kmesh-cni-kubeconfig: no such file or directory, remove CNI config failed, please remove manual" subsys="cni installer"

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

hzxuzhonghu commented 1 month ago

can you separate the bug fix from #364