-
Notifications
You must be signed in to change notification settings - Fork 31
♻️ Use volume manager for volume lifecycle and move them to background #238
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
Merged
Conversation
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
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 4da2112. 🟢 All jobs passed!But CI Insights is watching 👀 |
aceb9b8 to
0a00510
Compare
881f7ff to
6d8aa76
Compare
Member
Author
|
@mergify rebase |
Contributor
✅ Branch has been successfully rebased |
3c799fb to
1fd3a8e
Compare
tiagolobocastro
approved these changes
Oct 30, 2025
c9bdd27 to
2b9dac8
Compare
Member
Author
|
@mergify rebase |
Contributor
✅ Branch has been successfully rebased |
2b9dac8 to
fdcf716
Compare
Member
Author
|
@mergify squash |
openebs#238) ♻️ Move create volume to volume manager Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Use volume manager for all of the operations Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Move CreateVolume to the background Signed-off-by: Muhammed Hussain Karimi <[email protected]> * Update rawfile/rawfile_servicer.py Co-authored-by: Tiago Castro <[email protected]> Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🐛 Fix storage space check for the volume clone Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ⚡ Move delete_volume completely to volume manager Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🐛 Fix volume stat get while some volumes are not ready Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ✏️ Fix clear_on_releae name typo Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🐛 Fix error catch on lock wait Signed-off-by: Muhammed Hussain Karimi <[email protected]> * ♻️ Fix some leakages and add verify status Signed-off-by: Muhammed Hussain Karimi <[email protected]> * 🐛 Fix condition match Signed-off-by: Muhammed Hussain Karimi <[email protected]>
Contributor
✅ Pull request squashed successfully |
fdcf716 to
4da2112
Compare
Member
Author
|
@mergify queue |
Contributor
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 8ef2a71 |
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.
No description provided.