summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2018-08-27runsc: Fix readonly filesystem causing failure to create containers.Kevin Krakauer
2018-08-27fs: Fix remote-revalidate cache policy.Nicolas Lacasse
2018-08-27runsc: fsgofer should return a unique QID.Path for each file.Nicolas Lacasse
2018-08-27Add runsc-race target.Adin Scannell
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-08-24runsc: Allow runsc to properly search the PATH for executable name.Kevin Krakauer
2018-08-24Add option to panic gofer if writes are attempted over RO mountsFabricio Voznika
2018-08-23Clean up syscall filtersFabricio Voznika
2018-08-22runsc: De-flakes container_test TestMultiContainerSanity.Kevin Krakauer
2018-08-21Fix TestUnixDomainSockets failure when path is too largeFabricio Voznika
2018-08-21Temporarily skip multi-container tests in container_test until deflaked.Kevin Krakauer
2018-08-21nonExclusiveFS is causing timeout with --raceFabricio Voznika
2018-08-21Move container_test to the container packageFabricio Voznika
2018-08-21Initial change for multi-gofer supportFabricio Voznika
2018-08-20Standardize mounts in testsFabricio Voznika
2018-08-17Add nonExclusiveFS dimension to more testsFabricio Voznika
2018-08-16Combine functions to search for file under one common functionFabricio Voznika
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-08-15runsc: Fix instances of file access "proxy".Nicolas Lacasse
2018-08-14runsc: Change cache policy for root fs and volume mounts.Nicolas Lacasse
2018-08-10Move checkpoint/restore readme to g3doc directory.Nicolas Lacasse
2018-08-10README for Checkpoint/Restore.Brielle Broder
2018-08-10Enable checkpoint/restore in cases of UDS use.Brielle Broder
2018-08-09Fix runsc integration_test when using --network=hostFabricio Voznika
2018-08-08Basic support for ip link/addr and ifconfigFabricio Voznika
2018-08-08Resend packets back to netstack if destined to itselfFabricio Voznika
2018-08-08Enable SACK in runscFabricio Voznika
2018-08-07Fix build break in testFabricio Voznika
2018-08-06Disable KVM dimension because it's making the test flakyFabricio Voznika
2018-08-06Tiny reordering to network codeFabricio Voznika
2018-08-02Isolate image pulling time from container startupFabricio Voznika
2018-08-01Move stack clock to options structIan Gudger
2018-07-31Use backoff package for retry logicFabricio Voznika
2018-07-31Drop dup2 filterMichael Pratt
2018-07-30Cleans up files created if there is a failure.Brielle Broder
2018-07-27Make runsc visibility public.Adin Scannell
2018-07-27Replace sleeps with waits in tests - part IIFabricio Voznika
2018-07-25Replace sleeps with waits in tests - part IFabricio Voznika
2018-07-25runsc: Fix "exec" command when called without --pid-file.Nicolas Lacasse
2018-07-23Created a docker integration test for a tomcat image.Justine Olshan
2018-07-23Add KVM and overlay dimensions to container_testFabricio Voznika
2018-07-20Removed a now incorrect reference to restoreFile.Justine Olshan
2018-07-19runsc: copy gateway from the pod network interface.Lantao Liu
2018-07-18Moved restore code out of create and made to be called after create.Justine Olshan
2018-07-18runsc: Fixes to CheckpointRestoreTest.Nicolas Lacasse
2018-07-13runsc: Fix map access race in boot.Loader.waitContainer.Nicolas Lacasse
2018-07-13Bump the timeout when waiting for python HTTP server.Nicolas Lacasse
2018-07-12runsc: Don't close the control server in a defer.Nicolas Lacasse
2018-07-11Automated rollback of changelist 203157739Bhasker Hariharan