Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

gvisor-containerd-shim-0.0.4

Latest
Compare
Choose a tag to compare
@ianlewis ianlewis released this 09 Mar 03:40
· 6 commits to master since this release
fa5f991

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)