openebs / lvm-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.
Apache License 2.0
235 stars 92 forks source link

feat(yaml): make csi-controller a deployment and disable hostNetwork #286

Closed niladrih closed 3 months ago

niladrih commented 3 months ago

Changes:

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 5.72%. Comparing base (f3e9cd0) to head (efb53ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #286 +/- ## =========================================== - Coverage 23.50% 5.72% -17.78% =========================================== Files 12 11 -1 Lines 3008 2427 -581 =========================================== - Hits 707 139 -568 + Misses 2288 2279 -9 + Partials 13 9 -4 ``` | [Flag](https://app.codecov.io/gh/openebs/lvm-localpv/pull/286/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openebs) | Coverage Δ | | |---|---|---| | [bddtests](https://app.codecov.io/gh/openebs/lvm-localpv/pull/286/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openebs) | `?` | | | [unittests](https://app.codecov.io/gh/openebs/lvm-localpv/pull/286/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openebs) | `5.72% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openebs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.