Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #3264 - unmount CSI plugins on k3s-killall.sh #3265

Merged
merged 1 commit into from
May 4, 2021

Conversation

angelnu
Copy link
Contributor

@angelnu angelnu commented May 3, 2021

Proposed Changes

Unmount kubelet plugin folder on k3s-uninstall.sh. This is required to prevent data lost as seen in #3264

Types of Changes

Bugfix

Verification

Real test described in #3264
Dummy test would be just doing a manual mount in /var/lib/kubelet/plugins and ensure is unmounted by k3s-killall.sh.

Linked Issues

#3264

Further Comments

You might consider unmounting any mount points under /var/lib/kubelet instead to catch any potential new future new folders.

@angelnu angelnu requested a review from a team as a code owner May 3, 2021 22:11
Signed-off-by: angelnu <git@angelnucom>
@brandond brandond merged commit 64577a0 into k3s-io:master May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants