Age | Commit message (Expand) | Author |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-07-13 | Use consistent naming for subcontainers | Fabricio Voznika |
2021-06-29 | Delete PID files right after they are read | Fabricio Voznika |
2021-06-29 | Redirect all calls from `errdefs.ToGRPC` to `utils.ErrToGRPC` | Fabricio Voznika |
2021-06-24 | Merge pull request #6228 from puppetlabs:fix-shim-pid-leaking-on-stopped-proc... | gVisor bot |
2021-06-23 | Do not attempt to kill stopped exec processes | Noah Fontes |
2021-06-23 | Ensure shim propagates errors over gRPC correctly | Noah Fontes |
2021-06-21 | Improve stopped container handling | Fabricio Voznika |
2021-05-17 | Make sandbox join the pod cgroup in K8s | Fabricio Voznika |
2021-05-04 | Make Mount.Type optional for bind mounts | Fabricio Voznika |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-01-13 | Fix code review issues | Travis DePrato |
2021-01-13 | Add support for pause/restore in containerd shim | Travis DePrato |
2021-01-12 | Delete shim v1 | Fabricio Voznika |
2021-01-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |
2020-12-14 | Update containerd/cgroups | Fabricio Voznika |
2020-12-11 | Remove existing nogo exceptions. | Adin Scannell |
2020-12-03 | Update containerd to 1.3.9 | Fabricio Voznika |
2020-11-12 | Improve shim debug logging | Fabricio Voznika |
2020-11-05 | Return failure when `runsc events` queries a stopped container | Fabricio Voznika |
2020-10-19 | Remove legacy bazel configurations. | Adin Scannell |
2020-08-19 | Change runtimeoptions proto handling. | Fabricio Voznika |
2020-07-13 | Merge pull request #2672 from amscanne:shim-integrated | gVisor bot |
2020-07-09 | Update shim to build using bazel. | Adin Scannell |
2020-07-09 | Update canonical paths. | Adin Scannell |
2020-05-19 | Restructure shim packages for merging. | Adin Scannell |
2019-01-29 | Add containerd shim v2 support. (#13) | Lantao Liu |
2018-12-04 | Initial commit | Ian Lewis |