The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Race condition happens rarely if DeleteSnapshot and DeleteVolume (i.e. shallow copy volume) is executed in parallel.
Pull request type
Please check the type of change your PR introduces:
- [x] Bugfix
- [ ] Feature Enhancement
- [ ] Test Automation
- [ ] Code Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Community Operator listing
- [ ] Other (please describe):
## What is the current behavior?
-
What is the new behavior?
-
How risky is this change?
] Small, isolated change
[x] Medium, requires regression testing
[ ] Large, requires functional and regression testing
Pull request checklist
Race condition happens rarely if DeleteSnapshot and DeleteVolume (i.e. shallow copy volume) is executed in parallel.
Pull request type
Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature Enhancement - [ ] Test Automation - [ ] Code Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Community Operator listing - [ ] Other (please describe): ## What is the current behavior?-
What is the new behavior?
-
How risky is this change?