summaryrefslogtreecommitdiffhomepage
path: root/pkg/shim/service.go
AgeCommit message (Expand)Author
2021-10-25Add support for containerd 1.5Fabricio Voznika
2021-10-11Create subcontainer cgroups for compatibilityFabricio Voznika
2021-06-29Redirect all calls from `errdefs.ToGRPC` to `utils.ErrToGRPC`Fabricio Voznika
2021-06-23Ensure shim propagates errors over gRPC correctlyNoah Fontes
2021-06-21Improve stopped container handlingFabricio Voznika
2021-05-17Make sandbox join the pod cgroup in K8sFabricio Voznika
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-01-13Fix code review issuesTravis DePrato
2021-01-13Add support for pause/restore in containerd shimTravis DePrato
2021-01-12Delete shim v1Fabricio Voznika