juicedata / juicefs-csi-driver

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

Batch upgrade #1166

Closed zwwhdls closed 2 weeks ago

zwwhdls commented 3 weeks ago

Batch upgrade in dashboard. Only support upgrade by node.

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 247 lines in your changes missing coverage. Please review.

Project coverage is 27.65%. Comparing base (ad57e95) to head (e3be6e8). Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
pkg/dashboard/batch.go 0.00% 214 Missing :warning:
pkg/util/resource/pod.go 0.00% 17 Missing :warning:
pkg/dashboard/api.go 0.00% 7 Missing :warning:
pkg/dashboard/utils.go 0.00% 4 Missing :warning:
pkg/juicefs/mount/builder/job.go 0.00% 3 Missing :warning:
pkg/dashboard/pod.go 0.00% 1 Missing :warning:
pkg/util/util.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1166 +/- ## ========================================== - Coverage 27.96% 27.65% -0.31% ========================================== Files 51 52 +1 Lines 6969 7788 +819 ========================================== + Hits 1949 2154 +205 - Misses 4814 5424 +610 - Partials 206 210 +4 ```

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