-
Notifications
You must be signed in to change notification settings - Fork 82
Fixing volume mount issue #369
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
Fixing volume mount issue #369
Conversation
/hold cancel |
/retest-required |
/test operator-e2e |
Adding logic to ignore openshift & csi default plugins
071aaf4
to
d2b37b0
Compare
d2b37b0
to
af98300
Compare
/test operator-e2e |
Codecov Report
@@ Coverage Diff @@
## master #369 +/- ##
==========================================
+ Coverage 39.98% 40.92% +0.93%
==========================================
Files 9 9
Lines 1833 1835 +2
==========================================
+ Hits 733 751 +18
+ Misses 1053 1037 -16
Partials 47 47
Continue to review full report at Codecov.
|
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
Fixes issue #331
/hold