fix(linstorvolumemanager): don't allow InUse volumes to be deleted#106
Merged
klmp200 merged 2 commits into3.2.12-8.3from Dec 19, 2025
Merged
fix(linstorvolumemanager): don't allow InUse volumes to be deleted#106klmp200 merged 2 commits into3.2.12-8.3from
klmp200 merged 2 commits into3.2.12-8.3from
Conversation
2e28b7a to
a86786c
Compare
a86786c to
e7af4ae
Compare
Millefeuille42
approved these changes
Nov 7, 2025
Wescoeur
requested changes
Nov 13, 2025
e7af4ae to
91916fe
Compare
91916fe to
a90db03
Compare
Millefeuille42
approved these changes
Nov 17, 2025
Millefeuille42
left a comment
There was a problem hiding this comment.
Not blocking. Other than that, LGTM.
a90db03 to
e85e3e9
Compare
66c7c8e to
aaaab27
Compare
e85e3e9 to
04276e8
Compare
Wescoeur
requested changes
Dec 9, 2025
04276e8 to
336c03f
Compare
Author
|
All good :) |
8f06d53 to
aa72d44
Compare
Wescoeur
approved these changes
Dec 11, 2025
Nambrok
approved these changes
Dec 12, 2025
Millefeuille42
approved these changes
Dec 15, 2025
Member
|
@klmp200 Can you add |
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
aa72d44 to
6817eee
Compare
klmp200
added a commit
that referenced
this pull request
Dec 19, 2025
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
Wescoeur
pushed a commit
that referenced
this pull request
Feb 2, 2026
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
Wescoeur
pushed a commit
that referenced
this pull request
Feb 3, 2026
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
Wescoeur
pushed a commit
that referenced
this pull request
Feb 3, 2026
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
Wescoeur
pushed a commit
that referenced
this pull request
Feb 3, 2026
Fix some typo in docstring Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check for usage status before deleting a linstor volume and raise an appropriate error if this happens