containerd / zfs

ZFS snapshotter plugin for containerd
Apache License 2.0
70 stars 29 forks source link

update containerd #19

Closed AkihiroSuda closed 6 years ago

AkihiroSuda commented 6 years ago

Signed-off-by: Akihiro Suda suda.akihiro@lab.ntt.co.jp

codecov-io commented 6 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   57.71%   57.71%           
=======================================
  Files           1        1           
  Lines         175      175           
=======================================
  Hits          101      101           
  Misses         49       49           
  Partials       25       25

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9a0b8b8...154f951. Read the comment docs.

AkihiroSuda commented 6 years ago

I think there was a discussion on moving all plugins into the monorepo, so as to avoid circular vendoring.

CRI plugin would need more discussion, but w.r.t. ZFS and AUFS, I guess we can move them to the monorepo?

dmcgowan commented 6 years ago

LGTM