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
Age
Commit message (
Expand
)
Author
2018-07-31
Use backoff package for retry logic
Fabricio Voznika
2018-07-31
Drop dup2 filter
Michael Pratt
2018-07-30
Cleans up files created if there is a failure.
Brielle Broder
2018-07-27
Make runsc visibility public.
Adin Scannell
2018-07-27
Replace sleeps with waits in tests - part II
Fabricio Voznika
2018-07-25
Replace sleeps with waits in tests - part I
Fabricio Voznika
2018-07-25
runsc: Fix "exec" command when called without --pid-file.
Nicolas Lacasse
2018-07-23
Created a docker integration test for a tomcat image.
Justine Olshan
2018-07-23
Add KVM and overlay dimensions to container_test
Fabricio Voznika
2018-07-20
Removed a now incorrect reference to restoreFile.
Justine Olshan
2018-07-19
runsc: copy gateway from the pod network interface.
Lantao Liu
2018-07-18
Moved restore code out of create and made to be called after create.
Justine Olshan
2018-07-18
runsc: Fixes to CheckpointRestoreTest.
Nicolas Lacasse
2018-07-13
runsc: Fix map access race in boot.Loader.waitContainer.
Nicolas Lacasse
2018-07-13
Bump the timeout when waiting for python HTTP server.
Nicolas Lacasse
2018-07-12
runsc: Don't close the control server in a defer.
Nicolas Lacasse
2018-07-11
Automated rollback of changelist 203157739
Bhasker Hariharan
2018-07-11
Created runsc and docker integration tests.
Justine Olshan
2018-07-10
Modified error message for clarity.
Brielle Broder
2018-07-06
Tests pause and resume functionality on a Python container.
Justine Olshan
2018-07-03
Fix runsc VDSO mapping
Michael Pratt
2018-07-03
Skip overlay on root when its readonly
Fabricio Voznika
2018-07-03
runsc: `runsc wait` print wait status.
Lantao Liu
2018-07-03
Resend packets back to netstack if destined to itself
Fabricio Voznika
2018-07-03
Fix flaky image_test
Fabricio Voznika
2018-07-03
runsc: Mount "mandatory" mounts right after mounting the root.
Nicolas Lacasse
2018-07-02
runsc/boot/filter: permit SYS_TIME for race
Dmitry Vyukov
2018-07-02
runsc: fix panic for `runsc wait` on stopped container.
Lantao Liu
2018-07-02
Make default limits the same as with runc
Fabricio Voznika
2018-06-29
Fix typo.
Brielle Broder
2018-06-29
Sets the restore environment for restoring a container.
Justine Olshan
2018-06-29
Added leave-running flag for checkpoint.
Brielle Broder
2018-06-28
runsc: Add the "wait" subcommand.
Kevin Krakauer
2018-06-28
Add more image tests
Fabricio Voznika
2018-06-28
Wait for sandbox process when waiting for root container
Fabricio Voznika
2018-06-28
Error out if spec is invalid
Fabricio Voznika
2018-06-28
Add option to configure watchdog action
Fabricio Voznika
2018-06-27
Added MkdirAll capabilities for Checkpoint's image-path.
Brielle Broder
2018-06-26
Add KVM, overlay and host network to image tests
Fabricio Voznika
2018-06-26
runsc: set gofer umask to 0.
Lantao Liu
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-22
runsc: Enable waiting on individual containers within a sandbox.
Kevin Krakauer
2018-06-22
Modified Checkpoint/Restore flags to improve compatibility with Docker.
Brielle Broder
2018-06-21
Forward SIGUSR2 to the sandbox too
Fabricio Voznika
2018-06-21
Added functionality to create a RestoreEnvironment.
Justine Olshan
2018-06-21
Restore implementation added to runsc.
Brielle Broder
2018-06-21
runsc: Default umask should be 0.
Nicolas Lacasse
2018-06-21
Fix typo in runsc gofer flag description
Ian Gudger
2018-06-20
Reduce test sleep time
Fabricio Voznika
[next]