fixes #3264 - unmount CSI plugins on uninstall

Signed-off-by: angelnu <git@angelnucom>
pull/3268/head
Vegetto 2021-05-04 00:05:20 +02:00 committed by Brad Davidson
parent 245efe0d66
commit 64577a070d
1 changed files with 1 additions and 0 deletions

View File

@ -620,6 +620,7 @@ do_unmount_and_remove() {
do_unmount_and_remove '/run/k3s'
do_unmount_and_remove '/var/lib/rancher/k3s'
do_unmount_and_remove '/var/lib/kubelet/pods'
do_unmount_and_remove '/var/lib/kubelet/plugins'
do_unmount_and_remove '/run/netns/cni-'
# Remove CNI namespaces