-
Notifications
You must be signed in to change notification settings - Fork 194
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
detach azure disk using dangling error #288
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
the dangling error original PRs for in-tree driver:
|
Tests: Add unit test and run tests with root privileges
* fix: revert change to make master node schedulable * expand cluster size for e2e test * remove pod master node toleration and adjust variable value
Is your feature request related to a problem?/Why is this needed
Describe the solution you'd like in detail
We should have same detach azure disk using dangling error as in-tree driver, it's quite useful feature when there is detach error happened.
Dangling volume mechanism for CSI does not exist
kubernetes/kubernetes#80488
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: