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

Add support for block volumes #6897

Merged

Add support for block volumes (#6680)

feccdec
Select commit
Loading
Failed to load commit list.
Merged

Add support for block volumes #6897

Add support for block volumes (#6680)
feccdec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 29, 2023 in 0s

60.37% (-0.10%) compared to 554403d

View this Pull Request on Codecov

60.37% (-0.10%) compared to 554403d

Details

Codecov Report

Merging #6897 (feccdec) into release-1.12 (554403d) will decrease coverage by 0.10%.
The diff coverage is 55.00%.

@@               Coverage Diff                @@
##           release-1.12    #6897      +/-   ##
================================================
- Coverage         60.47%   60.37%   -0.10%     
================================================
  Files               244      246       +2     
  Lines             26074    26232     +158     
================================================
+ Hits              15768    15838      +70     
- Misses             9199     9279      +80     
- Partials           1107     1115       +8     
Files Coverage Δ
pkg/datapath/file_system.go 32.14% <100.00%> (-2.03%) ⬇️
pkg/exposer/generic_restore.go 71.31% <100.00%> (-0.12%) ⬇️
pkg/install/daemonset.go 100.00% <100.00%> (ø)
pkg/uploader/provider/kopia.go 83.44% <100.00%> (-0.64%) ⬇️
pkg/exposer/csi_snapshot.go 79.92% <75.00%> (-0.64%) ⬇️
pkg/controller/data_upload_controller.go 68.44% <85.71%> (+0.08%) ⬆️
pkg/install/resources.go 77.20% <0.00%> (-0.94%) ⬇️
pkg/install/deployment.go 91.18% <0.00%> (-1.64%) ⬇️
pkg/exposer/host_path.go 80.00% <45.45%> (+3.80%) ⬆️
pkg/uploader/kopia/snapshot.go 83.33% <81.81%> (+0.88%) ⬆️
... and 5 more