| Commit message (Expand) | Author | Age |
... | |
* | Add default CNI configuration | baude | 2017-12-22 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
* | Fix top tests | Matthew Heon | 2017-12-14 |
* | Fix kpod exec tests | Matthew Heon | 2017-12-14 |
* | Fix network configurations to have a valid CIDR subnet | Matthew Heon | 2017-12-14 |
* | Fix kpod images tests | Matthew Heon | 2017-12-14 |
* | Prepare network configs when setting up tests | Matthew Heon | 2017-12-14 |
* | Fix Travis tests | Matthew Heon | 2017-12-14 |
* | kpod top | baude | 2017-12-14 |
* | Add support for dir transport to kpod save | umohnani8 | 2017-12-14 |
* | Add manifest type conversion to kpod push | umohnani8 | 2017-12-14 |
* | Check for mutually exclusive flags | umohnani8 | 2017-12-14 |
* | kpod stats | baude | 2017-12-13 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | kpod exec | baude | 2017-12-11 |
* | 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 |