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
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2021-09-20
[lisa] Plumb lisafs through runsc.
Ayush Ranjan
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-09-09
Use accessor for runsc ControlConfig proto.
Rahat Mahmood
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-08-18
Add control configs
Chong Cai
2021-08-13
Add Event controls
Chong Cai
2021-07-08
clarify safemount behavior
Kevin Krakauer
2021-06-10
Parse mmap protection and flags in strace
Fabricio Voznika
2021-06-09
Remove --overlayfs-stale-read flag
Fabricio Voznika
2021-04-16
Allow runsc to generate coverage reports.
Dean Deng
2021-04-02
Implement cgroupfs.
Rahat Mahmood
2021-03-23
Add --file-access-mounts flag
Fabricio Voznika
2021-03-08
Internal change.
Chong Cai
2020-12-17
Typo fix.
Etienne Perot
2020-10-23
Add --traceback flag to customize GOTRACEBACK level
Lennart Espe
2020-09-15
Add support for OCI seccomp filters in the sandbox.
Ian Lewis
2020-09-01
Let flags be overriden from OCI annotations
Fabricio Voznika
2020-08-26
Make flag propagation automatic
Fabricio Voznika
2020-08-25
Expose basic coverage information to userspace through kcov interface.
Dean Deng
2020-08-19
Move boot.Config to its own package
Fabricio Voznika