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

Idempotence of Deletion functions #448

Closed
outscale-mdr opened this issue Nov 7, 2022 · 0 comments · Fixed by #452
Closed

Idempotence of Deletion functions #448

outscale-mdr opened this issue Nov 7, 2022 · 0 comments · Fixed by #452
Labels
bug Something isn't working

Comments

@outscale-mdr
Copy link
Contributor

What happened?
DeleteVolume and DeleteSnapshot are not idempotent and the plugin get stuck in infinite deletion loop if the resource does not exist anymore.

What you expected to happen?
All functions should be idempotent.

How to reproduce it (as minimally and precisely as possible)?
Create a Disk/Snapshots and destroy the disk manually

Environment

  • Driver version:v0.0.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant