index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-19
Restructure shim packages for merging.
Adin Scannell
2020-05-14
Fix externally-configured non-standard root paths (#60)
Lorenz Brun
2020-05-05
Remove unreachable code (#59)
Lorenz Brun
2020-04-28
Capture and publish OOM events (#57)
Ian Lewis
2020-03-25
Config docs (#54)
Ian Lewis
2020-03-25
Updated e2e tests on travis (#53)
Ian Lewis
2020-03-03
Gather and return real statistics in Stats() (#50)
Andrew Dunham @ Stripe
2019-12-05
Make EmptyDir annotations compliant with K8s and OCI (#44)
Fabricio Voznika
2019-12-05
Add docs for Kubernetes Runtime Class. (#33)
Ian Lewis
2019-12-03
Add documentation for configuring shim runtime options (#43)
Nan Zhong
2019-11-25
Handle any volume type, not only tmpfs (#42)
Fabricio Voznika
2019-10-09
Support volume annotations (#40)
Lantao Liu
2019-09-16
Enable go module by default in the Makefile. (#38)
Lantao Liu
2019-08-29
Replace pre-go1.11 vendoring with a go1.12 module. (#37)
brb-g
2019-08-13
Add variable controlling the go binary path. (#35)
brb-g
2019-05-29
Create rootfs directory in shim. (#30)
Lantao Liu
2019-05-14
Change code-owners to gvisor team (#29)
Ian Lewis
2019-05-15
Use context.Background for runtime.Wait. (#28)
Lantao Liu
2019-05-11
Port shim fix (#27)
Lantao Liu
2019-04-12
Also push the shim v2 binary to the GCS bucket. (#23)
Lantao Liu
2019-04-08
fix: apply runtime path from runcOption to opts.BinaryName (#22)
jerryzhuang
2019-03-29
fix: instructions to install shim (#21)
jerryzhuang
2019-03-29
Support task creation options passed by ContainerD 1.2.4 (#20)
jmillikin-stripe
2019-03-08
Put the gvisor user log into sandbox log directory. (#17)
Lantao Liu
2019-01-30
Update to containerd 1.2.2 (#14)
Lantao Liu
2019-01-29
Add containerd shim v2 support. (#13)
Lantao Liu
2019-01-15
Port containerd fix https://github.com/containerd/containerd/pull/2877. (#12)
Lantao Liu
2019-01-15
Use cni v0.7.0. (#11)
Lantao Liu
2019-01-14
End to end tests refs #3 (#10)
Ian Lewis
2018-12-17
Merge pull request #7 from google/codeowners
Ian Lewis
2018-12-17
Merge branch 'master' into codeowners
Ian Lewis
2018-12-17
Merge pull request #6 from google/fix-containerd-1.1-docs
Ian Lewis
2018-12-14
Added code owners so that they are added to PRs
Ian Lewis
2018-12-14
Fix sandbox.json instructions for containerd 1.1
Ian Lewis
2018-12-04
Initial commit
Ian Lewis