containerd / zfs

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

Limit for snapshot size #48

Open mazocode opened 3 years ago

mazocode commented 3 years ago

I am wondering how snapshot size limits are configured or if this is still unsupported. I can see Usage was implemented with https://github.com/containerd/zfs/pull/38 but if I am not mistaken maxSnapshotSize never gets assigned from configuration?