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
/
container
/
BUILD
Age
Commit message (
Expand
)
Author
2019-03-18
Add support for mount propagation
Fabricio Voznika
2019-01-31
Remove license comments
Michael Pratt
2019-01-25
Make cacheRemoteRevalidating detect changes to file size
Fabricio Voznika
2019-01-25
Execute statically linked binary
Fabricio Voznika
2019-01-09
Restore to original cgroup after sandbox and gofer processes are created
Fabricio Voznika
2018-12-10
Open source system call tests.
Brian Geffon
2018-12-03
Internal change.
Googler
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-12
Internal change.
Nicolas Lacasse
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-16
Bump sandbox start and stop timeouts.
Nicolas Lacasse
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-09-27
Implement 'runsc kill --all'
Fabricio Voznika
2018-09-27
Move uds_test_app to common test_app
Fabricio Voznika
2018-09-21
runsc: Synchronize container metadata changes with a file lock.
Nicolas Lacasse
2018-09-19
runsc: Mark container_test flaky.
Kevin Krakauer
2018-09-05
Move multi-container test to a single file
Fabricio Voznika
2018-08-27
runsc: Fix readonly filesystem causing failure to create containers.
Kevin Krakauer
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-21
Move container_test to the container package
Fabricio Voznika
2018-08-21
Initial change for multi-gofer support
Fabricio Voznika
2018-08-10
Enable checkpoint/restore in cases of UDS use.
Brielle Broder
2018-07-23
Add KVM and overlay dimensions to container_test
Fabricio Voznika
2018-06-29
Added leave-running flag for checkpoint.
Brielle Broder
2018-06-19
runsc: Enable container creation within existing sandboxes.
Kevin Krakauer
2018-06-04
Refactor container_test in preparation for sandbox_test
Fabricio Voznika
2018-05-15
Refactor the Sandbox package into Sandbox + Container.
Nicolas Lacasse