Age | Commit message (Expand) | Author |
2018-08-20 | Standardize mounts in tests | Fabricio Voznika |
2018-08-17 | Add nonExclusiveFS dimension to more tests | Fabricio Voznika |
2018-08-16 | Combine functions to search for file under one common function | Fabricio Voznika |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-15 | runsc: Fix instances of file access "proxy". | Nicolas Lacasse |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-08-10 | Move checkpoint/restore readme to g3doc directory. | Nicolas Lacasse |
2018-08-10 | README for Checkpoint/Restore. | Brielle Broder |
2018-08-10 | Enable checkpoint/restore in cases of UDS use. | Brielle Broder |
2018-08-09 | Fix runsc integration_test when using --network=host | Fabricio Voznika |
2018-08-08 | Basic support for ip link/addr and ifconfig | Fabricio Voznika |
2018-08-08 | Resend packets back to netstack if destined to itself | Fabricio Voznika |
2018-08-08 | Enable SACK in runsc | Fabricio Voznika |
2018-08-07 | Fix build break in test | Fabricio Voznika |
2018-08-06 | Disable KVM dimension because it's making the test flaky | Fabricio Voznika |
2018-08-06 | Tiny reordering to network code | Fabricio Voznika |
2018-08-02 | Isolate image pulling time from container startup | Fabricio Voznika |
2018-08-01 | Move stack clock to options struct | Ian Gudger |
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 |