-
Notifications
You must be signed in to change notification settings - Fork 99
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
fix(localpv): ensure lvm volume creation & deletion idempotent #16
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR. Changes are fine. Have one minor comment.
9ad5f7e
to
4b94e11
Compare
4b94e11
to
a929ba6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good.
@iyashu can you share you email id. I want to add signoff for this commit. |
Fixes openebs#15 Signed-off-by: Yashpal Choudhary <[email protected]>
a929ba6
to
c44fc1e
Compare
I've added the signed off to above commit, let me know if this works now. Thanks |
Codecov Report
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
- Coverage 1.42% 1.41% -0.02%
=========================================
Files 11 11
Lines 702 708 +6
=========================================
Hits 10 10
- Misses 692 698 +6
Continue to review full report at Codecov.
|
Pull Request template
Please, go through these steps before you submit a PR.
Why is this PR required? What issue does it fix?:
Fixes #15
What this PR does?:
Does this PR require any upgrade changes?:
No
If the changes in this PR are manually verified, list down the scenarios covered::
Any additional information for your reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
<type>(<scope>): <subject>