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
path:
root
/
runsc
/
cmd
Age
Commit message (
Expand
)
Author
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-06-26
Always set SysProcAttr.Ctty to an FD in the child's FD table.
Nicolas Lacasse
2019-06-25
Use different Ctty FDs based on the go version.
Nicolas Lacasse
2019-06-24
fsgopher: reopen files via /proc/self/fd
Andrei Vagin
2019-06-24
Allow to change logging options using 'runsc debug'
Fabricio Voznika
2019-06-18
Kill sandbox process when 'runsc do' exits
Fabricio Voznika
2019-06-18
Add Container/Sandbox args struct for creation
Fabricio Voznika
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Allow 'runsc do' to run without root
Fabricio Voznika
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-06
Send error message to docker/kubectl exec on failure
Fabricio Voznika
2019-06-03
Remove 'clearStatus' option from container.Wait*PID()
Fabricio Voznika
2019-05-30
Add support for collecting execution trace to runsc.
Bhasker Hariharan
2019-05-30
runsc/do: don't specify the read-only flag for the root mount
Andrei Vagin
2019-05-30
runsc/do: allow to run commands in a host network namespace
Andrei Vagin
2019-05-30
Update internal flag name and documentation
Fabricio Voznika
2019-05-23
runsc/do: do a proper cleanup if a command failed due to internal errors
Andrei Vagin
2019-05-15
Cleanup around urpc file payload handling
Fabricio Voznika
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
2019-05-02
Add [simple] network support to 'runsc do'
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-04-11
Add 'runsc do' command
Fabricio Voznika
2019-03-28
gofer: some fixs in setupRootFS
Liu Hua
2019-03-27
gvisor/runsc: address typos from github
Andrei Vagin
2019-03-18
Add support for mount propagation
Fabricio Voznika
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-01-31
gvisor/gofer: Use pivot_root instead of chroot
Andrei Vagin
2019-01-31
Remove license comments
Michael Pratt
2019-01-22
Don't bind-mount runsc into a sandbox mntns
Andrei Vagin
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2019-01-18
runsc: create a new proc mount if the sandbox process is running in a new pidns
Andrei Vagin
2019-01-14
runsc: set up a minimal chroot from the sandbox process
Andrei Vagin
2018-12-28
Simplify synchronization between runsc and sandbox process
Fabricio Voznika
2018-12-06
A sandbox process should wait until it has not been moved into cgroups
Andrei Vagin
2018-11-28
Internal change.
Googler
2018-11-12
runsc: generate exec pidfile after everything is ready.
Lantao Liu
2018-11-01
Use spec with clean paths for gofer
Fabricio Voznika
2018-10-31
Make lazy open the mode of operation for fsgofer
Fabricio Voznika
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-18
Resolve mount paths while setting up root fs mount
Fabricio Voznika
2018-10-17
runsc: Add --pid flag to runsc kill.
Kevin Krakauer
2018-10-12
Added spec command to create OCI spec config.json
Ian Lewis
2018-10-11
Add bare bones unsupported syscall logging
Fabricio Voznika
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-09
Add tests to verify gofer is chroot'ed
Fabricio Voznika
2018-10-03
runsc: Pass root container's stdio via FD.
Nicolas Lacasse
[next]