Limit for snapshot size
Open
enhancement
- Dominant language
- Go
- Stars
- 79
- Forks
- 24
- Avg merge
- 1h 10m
- Merged PRs (30d)
- 1
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the Usage implementation in containerd/zfs pull request #38 and trace how maxSnapshotSize is defined and whether configuration reaches it. Determine whether snapshot size limits are supported; done means either documenting the unsupported status or ensuring the configured limit is assigned and enforced, with relevant tests updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100