Skip to content
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

Smooth upgrade mount pod #1107

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Smooth upgrade mount pod #1107

wants to merge 26 commits into from

Conversation

zwwhdls
Copy link
Member

@zwwhdls zwwhdls commented Sep 4, 2024

  1. trigger upgrade in dashboard
  2. smooth upgrade mount pod in csi

@zwwhdls zwwhdls requested a review from zxh326 September 4, 2024 03:23
@zwwhdls zwwhdls marked this pull request as draft September 4, 2024 03:23
@zwwhdls zwwhdls removed the request for review from zxh326 September 4, 2024 03:51
@zwwhdls zwwhdls marked this pull request as ready for review September 10, 2024 02:57
@zwwhdls zwwhdls requested a review from zxh326 September 10, 2024 02:57
pkg/fuse/grace.go Outdated Show resolved Hide resolved
pkg/fuse/grace.go Outdated Show resolved Hide resolved
pkg/fuse/grace.go Outdated Show resolved Hide resolved
dashboard-ui-v2/src/components/pod-basic.tsx Outdated Show resolved Hide resolved
pkg/config/setting.go Show resolved Hide resolved
pkg/juicefs/mount/pod_mount.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 24.18426% with 395 lines in your changes missing coverage. Please review.

Project coverage is 27.58%. Comparing base (489d406) to head (bbc94e5).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
pkg/k8sclient/client.go 12.71% 103 Missing ⚠️
pkg/controller/pod_driver.go 38.65% 68 Missing and 5 partials ⚠️
pkg/dashboard/pod.go 0.00% 52 Missing ⚠️
pkg/juicefs/mount/builder/job.go 0.00% 52 Missing ⚠️
pkg/util/resource/terminal.go 0.00% 30 Missing ⚠️
pkg/config/config.go 0.00% 18 Missing ⚠️
pkg/util/resource/pod.go 0.00% 17 Missing ⚠️
pkg/util/resource/job.go 0.00% 16 Missing ⚠️
pkg/juicefs/mount/pod_mount.go 14.28% 11 Missing and 1 partial ⚠️
pkg/util/util.go 86.56% 9 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1107      +/-   ##
==========================================
- Coverage   28.15%   27.58%   -0.58%     
==========================================
  Files          51       51              
  Lines        6893     7319     +426     
==========================================
+ Hits         1941     2019      +78     
- Misses       4746     5096     +350     
+ Partials      206      204       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Signed-off-by: zwwhdls <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants