containerd / zfs

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

zfs plugin fails to load with error="invalid zfs configuration" #42

Closed samuelkarp closed 3 years ago

samuelkarp commented 3 years ago

When running a containerd build with the zfs plugin registered, the plugin fails to load due to error="invalid zfs configuration". The failure occurs here and appears to be due to the ic.Config being nil.