smartxworks / virtink

Lightweight Virtualization Add-on for Kubernetes
Apache License 2.0
492 stars 41 forks source link

feat: Hotplug volumes #73

Closed scuzhanglei closed 1 year ago

scuzhanglei commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (ed3a2c4) into main (6bb864a) will decrease coverage by 0.49%. The diff coverage is 28.29%.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   36.04%   35.55%   -0.50%     
==========================================
  Files           5        5              
  Lines        1498     1873     +375     
==========================================
+ Hits          540      666     +126     
- Misses        887     1107     +220     
- Partials       71      100      +29     
Impacted Files Coverage Δ
pkg/controller/vm_controller.go 23.43% <21.06%> (-0.36%) :arrow_down:
pkg/controller/vm_webhook.go 56.34% <88.00%> (+4.83%) :arrow_up:

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

scuzhanglei commented 1 year ago

done

fengye87 commented 1 year ago

@scuzhanglei You need to change the PR title too