Age | Commit message (Expand) | Author |
---|---|---|
2021-03-06 | [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. | Ayush Ranjan |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-06 | Send error message to docker/kubectl exec on failure | Fabricio Voznika |
2019-05-23 | runsc/do: do a proper cleanup if a command failed due to internal errors | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-22 | Don't bind-mount runsc into a sandbox mntns | Andrei Vagin |
2019-01-14 | runsc: set up a minimal chroot from the sandbox process | Andrei Vagin |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-28 | Switch to root in userns when CAP_SYS_CHROOT is also missing | Fabricio Voznika |
2018-06-28 | Error out if spec is invalid | Fabricio Voznika |
2018-06-08 | Drop capabilities not needed by Gofer | Fabricio Voznika |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |
2018-04-28 | Check in gVisor. | Googler |