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

Releases: google/gvisor-containerd-shim

gvisor-containerd-shim-0.0.4

09 Mar 03:40
fa5f991
Compare
Choose a tag to compare

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)

gvisor-containerd-shim-0.0.3

13 Jun 08:25
c4b56cb
Compare
Choose a tag to compare

This release fixes a few minor issues.

  • #30 Create rootfs directory in shim.
  • #28 Use context.Background for runtime.Wait.
  • #27 Port shim fix
  • #22 fix: apply runtime path from runcOption to opts.BinaryName

gvisor-containerd-shim-0.0.2

29 Mar 05:16
Compare
Choose a tag to compare

This release fixes a few minor issues.

  • #20 Support task creation options passed by ContainerD 1.2.4
  • #21 fix: instructions to install shim

gvisor-containerd-shim-0.0.1

11 Feb 21:46
326bc9f
Compare
Choose a tag to compare

This release includes support for the containerd shimv2 API and multiple fixes from containerd.

gvisor-containerd-shim v0.0.1-rc.0

04 Dec 10:56
Compare
Choose a tag to compare
Pre-release

Initial release of the gvisor-containerd-shim.
This is a pre-release of gvisor-containerd-shim