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

[BUG] node-driver-registrar will not receive any volume umount in subdirectories of kubelet-dir #1048

Closed
BigVan opened this issue Oct 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BigVan
Copy link
Contributor

BigVan commented Oct 22, 2021

Describe the bug

The mount propagation of kubelete-dir in 'node-driver-registrar' is default, it will not receive any volume mount/umount after 'node-driver-registrar' creates.

What you expect to happen:

How to reproduce it

  1. Create a pod and mount a temporary device(or volume) on any subdirectory in kubelet-dir.
  2. Create node-dirver-registrar daemonset.
  3. Delete the pod which created in step 1.
  4. You can find the mountpoint temporary device still in '/proc/${csi-node-driver-registrar}/mountinfo'

Additional Information

@BigVan BigVan added the bug Something isn't working label Oct 22, 2021
@cheyang cheyang closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants