juicedata / juicefs-csi-driver

JuiceFS CSI Driver
https://github.com/juicedata/juicefs
Apache License 2.0
223 stars 85 forks source link

fix apply config in `STORAGE_CLASS_SHARE_MOUNT` mode #1122

Closed zxh326 closed 2 months ago

zxh326 commented 2 months ago

fix: https://github.com/juicedata/juicefs-csi-driver/issues/1065

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 27.87%. Comparing base (ad57e95) to head (83b744e). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
pkg/config/setting.go 66.66% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1122 +/- ## ========================================== - Coverage 27.96% 27.87% -0.10% ========================================== Files 51 51 Lines 6969 7021 +52 ========================================== + Hits 1949 1957 +8 - Misses 4814 4858 +44 Partials 206 206 ``` | [Flag](https://app.codecov.io/gh/juicedata/juicefs-csi-driver/pull/1122/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juicedata) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/juicedata/juicefs-csi-driver/pull/1122/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juicedata) | `27.87% <66.66%> (?)` | | 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=juicedata#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.