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
/
boot
/
config.go
Age
Commit message (
Expand
)
Author
2018-11-01
Add new log format that is compatible with Kubernetes
Fabricio Voznika
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-11
Make debug log file name configurable
Fabricio Voznika
2018-10-01
Make multi-container the default mode for runsc
Fabricio Voznika
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-09-07
runsc: Run sandbox process inside minimal chroot.
Nicolas Lacasse
2018-09-04
runsc: Run sandbox as user nobody.
Nicolas Lacasse
2018-09-04
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-08-31
Automated rollback of changelist 210995199
Fabricio Voznika
2018-08-30
runsc: Pass log and config files to sandbox process by FD.
Nicolas Lacasse
2018-08-27
Add command-line parameter to trigger panic on signal
Fabricio Voznika
2018-08-15
runsc: Fix instances of file access "proxy".
Nicolas Lacasse
2018-08-14
runsc: Change cache policy for root fs and volume mounts.
Nicolas Lacasse
2018-06-28
Add option to configure watchdog action
Fabricio Voznika
2018-06-25
runsc: add a `multi-container` flag to enable multi-container support.
Lantao Liu
2018-06-25
Fix lint errors
Fabricio Voznika
2018-06-12
Enable debug logging in tests
Fabricio Voznika
2018-05-15
Refactor the Sandbox package into Sandbox + Container.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler