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

detach azure disk using dangling error #288

Closed
andyzhangx opened this issue Feb 14, 2020 · 3 comments · Fixed by #499
Closed

detach azure disk using dangling error #288

andyzhangx opened this issue Feb 14, 2020 · 3 comments · Fixed by #499
Labels
GA-requirement kind/feature Categorizes issue or PR as related to a new feature.

Comments

@andyzhangx
Copy link
Member

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

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 14, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 13, 2020
@andyzhangx andyzhangx added kind/feature Categorizes issue or PR as related to a new feature. GA-requirement and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Jun 13, 2020
@andyzhangx
Copy link
Member Author

andyzhangx commented Aug 15, 2020

the dangling error original PRs for in-tree driver:

sozercan pushed a commit to sozercan/azuredisk-csi-driver that referenced this issue Aug 16, 2021
Tests: Add unit test and run tests with root privileges
k8s-ci-robot pushed a commit that referenced this issue Nov 15, 2021
* fix: revert change to make master node schedulable

* expand cluster size for e2e test

* remove pod master node toleration and adjust variable value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GA-requirement kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants