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
/
test
Age
Commit message (
Expand
)
Author
2018-12-28
Simplify synchronization between runsc and sandbox process
Fabricio Voznika
2018-12-17
Expose internal testing flag
Michael Pratt
2018-12-10
Open source system call tests.
Brian Geffon
2018-12-10
Internal change.
Nicolas Lacasse
2018-11-28
Fix crictl tests.
Kevin Krakauer
2018-11-27
Disable crictl tests
Michael Pratt
2018-11-20
Use math.Rand to generate a random test container id.
Nicolas Lacasse
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-20
Internal change.
Nicolas Lacasse
2018-11-15
Allow sandbox.Wait to be called after the sandbox has exited.
Nicolas Lacasse
2018-11-13
Internal change.
Nicolas Lacasse
2018-11-13
Internal change.
Nicolas Lacasse
2018-11-12
Internal change.
Nicolas Lacasse
2018-11-07
Add test that volume can be mounted on top of a symlink
Fabricio Voznika
2018-11-07
Fix test --race violation
Fabricio Voznika
2018-11-06
Fix problem where crictl tests would signal both error and done channels
Kevin Krakauer
2018-11-01
First crictl integration tests.
Kevin Krakauer
2018-11-01
Close http.Response.Body after Get request.
Kevin Krakauer
2018-10-24
Re-enable TestPythonHello now that ptrace seccomp issue is resolved.
Nicolas Lacasse
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-18
Skip TestPythonHello on ptrace platform while we debug the issue.
Nicolas Lacasse
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-17
Attempt to deflake TestPythonHello
Fabricio Voznika
2018-10-17
Bump Pause/Resume integration test timeout in attempt to deflake Kokoro.
Nicolas Lacasse
2018-10-11
Make debug log file name configurable
Fabricio Voznika
2018-10-11
Sandbox cgroup tests
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-08
Job control signals must be sent to all processes in the FG process group.
Nicolas Lacasse
2018-10-04
Capture boot panics in debug log.
Nicolas Lacasse
2018-10-03
Fix sandbox chroot
Fabricio Voznika
2018-10-02
Bump some timeouts in the image tests.
Nicolas Lacasse
2018-10-02
Fix compilation bug.
Nicolas Lacasse
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-10-01
Fix ruby image tests.
Nicolas Lacasse
2018-10-01
Make multi-container the default mode for runsc
Fabricio Voznika
2018-09-28
Made a few changes to make testutil.Docker easier to use
Fabricio Voznika
2018-09-28
Add ruby image tests
Fabricio Voznika
2018-09-28
Switch to root in userns when CAP_SYS_CHROOT is also missing
Fabricio Voznika
2018-09-21
Run gofmt -s on everything
Ian Gudger
2018-09-18
Handle children processes better in tests
Fabricio Voznika
2018-09-07
Automated rollback of changelist 212059579
Nicolas Lacasse
2018-09-07
Disable test until we figure out what's broken
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-05
Use container's capabilities in exec
Fabricio Voznika
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
[next]