This repository was archived by the owner on Apr 20, 2022. It is now read-only.
This release fixes these issues:
- Gather and return real statistics in Stats() (#50)
- Make EmptyDir annotations compliant with K8s and OCI (#44)
- Handle any volume type, not only tmpfs (#42)
- Support volume annotations (#40) …
- Enable go module by default in the Makefile. (#38) …
- Replace pre-go1.11 vendoring with a go1.12 module. (#37)
- Add variable controlling the go binary path. (#35)