dell / csi-baremetal

Bare-metal CSI Driver
Apache License 2.0
72 stars 33 forks source link

[ISSUE-991] disk taint-like mechanism #992

Closed libzhang closed 1 year ago

libzhang commented 1 year ago

Purpose

Resolves #991

move code to master branch.

PR checklist

Testing

Provide test details

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 78.00% and project coverage change: +0.03 :tada:

Comparison is base (14d700f) 72.27% compared to head (d2861bb) 72.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #992 +/- ## ========================================== + Coverage 72.27% 72.31% +0.03% ========================================== Files 62 62 Lines 8066 8115 +49 ========================================== + Hits 5830 5868 +38 - Misses 1985 1993 +8 - Partials 251 254 +3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `72.31% <78.00%> (+0.03%)` | :arrow_up: | 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=dell#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/dell/csi-baremetal/pull/992?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell) | Coverage Δ | | |---|---|---| | [pkg/crcontrollers/drive/drivecontroller.go](https://codecov.io/gh/dell/csi-baremetal/pull/992?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell#diff-cGtnL2NyY29udHJvbGxlcnMvZHJpdmUvZHJpdmVjb250cm9sbGVyLmdv) | `67.87% <75.00%> (+0.89%)` | :arrow_up: | | [pkg/base/capacityplanner/node\_capacity.go](https://codecov.io/gh/dell/csi-baremetal/pull/992?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell#diff-cGtnL2Jhc2UvY2FwYWNpdHlwbGFubmVyL25vZGVfY2FwYWNpdHkuZ28=) | `94.54% <100.00%> (+0.31%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dell)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.