summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-04-28Capture and publish OOM events (#57)Ian Lewis
2020-03-03Gather and return real statistics in Stats() (#50)Andrew Dunham @ Stripe
2019-12-05Make EmptyDir annotations compliant with K8s and OCI (#44)Fabricio Voznika
2019-11-25Handle any volume type, not only tmpfs (#42)Fabricio Voznika
2019-10-09Support volume annotations (#40)Lantao Liu
2019-05-29Create rootfs directory in shim. (#30)Lantao Liu
2019-05-15Use context.Background for runtime.Wait. (#28)Lantao Liu
2019-05-11Port shim fix (#27)Lantao Liu
2019-04-08fix: apply runtime path from runcOption to opts.BinaryName (#22)jerryzhuang
2019-03-29Support task creation options passed by ContainerD 1.2.4 (#20)jmillikin-stripe
2019-03-08Put the gvisor user log into sandbox log directory. (#17)Lantao Liu
2019-01-30Update to containerd 1.2.2 (#14)Lantao Liu
2019-01-29Add containerd shim v2 support. (#13)Lantao Liu
2019-01-15Port containerd fix https://github.com/containerd/containerd/pull/2877. (#12)Lantao Liu
2018-12-04Initial commitIan Lewis