smartxworks / virtink

Lightweight Virtualization Add-on for Kubernetes
Apache License 2.0
481 stars 37 forks source link

fix: Be compatible with CDI DataVolume GC logic #61

Closed scuzhanglei closed 1 year ago

scuzhanglei commented 1 year ago

CDI DataVolume GC: https://github.com/kubevirt/containerized-data-importer/blob/main/doc/datavolumes.md

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (b604c22) into main (66f1e4d) will increase coverage by 0.51%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   32.23%   32.75%   +0.51%     
==========================================
  Files           5        5              
  Lines        1337     1319      -18     
==========================================
+ Hits          431      432       +1     
+ Misses        838      819      -19     
  Partials       68       68              
Impacted Files Coverage Δ
pkg/controller/vm_controller.go 21.56% <0.00%> (+0.80%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.