-
Notifications
You must be signed in to change notification settings - Fork 850
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 a wrong pd iochaos example #347
Conversation
Signed-off-by: yeya24 <[email protected]>
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.
LGTM
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.
LGTM
/merge |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## master #347 +/- ##
==========================================
- Coverage 60.40% 59.15% -1.25%
==========================================
Files 36 56 +20
Lines 1985 3249 +1264
==========================================
+ Hits 1199 1922 +723
- Misses 692 1177 +485
- Partials 94 150 +56
Continue to review full report at Codecov.
|
Signed-off-by: yeya24 [email protected]
What problem does this PR solve?
The example yaml has a wrong volume name
What is changed and how does it work?
Check List
Tests
Code changes
Side effects
Related changes
Does this PR introduce a user-facing change?: