| Commit message (Expand) | Author | Age |
* | Add Linux Root Propagation to kpod create and run | umohnani8 | 2017-12-05 |
* | Remove kpod rename | Matthew Heon | 2017-12-04 |
* | Short options! | baude | 2017-12-04 |
* | kpod create should not do an OCI Init | Daniel J Walsh | 2017-12-04 |
* | kpod attach | baude | 2017-12-04 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | kpod stop -a | baude | 2017-12-01 |
* | kpod_start | baude | 2017-11-29 |
* | Fix --volume flag for kpod create and run | umohnani8 | 2017-11-29 |
* | Attempt fix for persistent bash parameter expansion issues | Matthew Heon | 2017-11-29 |
* | Move removal of containers into teardown helper | Matthew Heon | 2017-11-29 |
* | Fix kpod rm tests returning error code when they should not | Matthew Heon | 2017-11-29 |
* | Fix tests - use rm -a -f instead of nested commands | Matthew Heon | 2017-11-29 |
* | Update container-based tests | Matthew Heon | 2017-11-29 |
* | kpod ps | baude | 2017-11-28 |
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 |
* | Merge pull request #79 from mheon/fix_create | Daniel J Walsh | 2017-11-27 |
|\ |
|
| * | Temporarily disable kpod create tests until kpod rm is ready | Matthew Heon | 2017-11-27 |
| * | Fix kpod pause tests - pausing a created container is valid | Matthew Heon | 2017-11-27 |
* | | kpod_wait | baude | 2017-11-27 |
* | | kpod_rm: Add option for --all | baude | 2017-11-27 |
|/ |
|
* | Update kpod pause and unpause to use new container state | umohnani8 | 2017-11-24 |
* | Update kpod logs to use the new container state and runtime | Urvashi Mohnani | 2017-11-22 |
* | Update kpod mount and umount to use the new state | umohnani8 | 2017-11-22 |
* | Add support for pid ns | Daniel J Walsh | 2017-11-22 |
* | Update kpod export to use the new container state and runtime | Urvashi Mohnani | 2017-11-22 |
* | Update kpod rm to use new container state | Urvashi Mohnani | 2017-11-21 |
* | Add support for oom functions | Daniel J Walsh | 2017-11-21 |
* | Add support for Ulimits/Rlimits to kpod create/run | Daniel J Walsh | 2017-11-20 |
* | Use cached images for integration tests | baude | 2017-11-20 |
* | Fix up handling of environment variables | Daniel J Walsh | 2017-11-20 |
* | Enhancements to papr tests | baude | 2017-11-17 |
* | Remove all images | baude | 2017-11-14 |
* | Add 'kpod import' command | Urvashi Mohnani | 2017-11-07 |
* | SELinux tests are mistakenly not running. | Daniel J Walsh | 2017-11-07 |
* | Handle Linux Capabilities from command line | Daniel J Walsh | 2017-11-04 |
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
* | libpod create and run | baude | 2017-11-01 |
* | Fix paths for tests | Matthew Heon | 2017-11-01 |
* | Remove CRIO tests, disable broken kpod tests | Matthew Heon | 2017-11-01 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |