| Commit message (Expand) | Author | Age |
* | Vendor in latest upstream containers/image | umohnani8 | 2017-12-11 |
* | Add Artifacts directory to containers | umohnani8 | 2017-12-07 |
* | Fix reference to libkpod to libpod | Daniel J Walsh | 2017-12-05 |
* | Add Linux Root Propagation to kpod create and run | umohnani8 | 2017-12-05 |
* | Prune kpod ps | baude | 2017-12-05 |
* | Remove kpod rename | Matthew Heon | 2017-12-04 |
* | Short options! | baude | 2017-12-04 |
* | Vendor in latest urfave/cli | baude | 2017-12-04 |
* | Consolidate mount logic | Matthew Heon | 2017-12-04 |
* | You can only attach to running containers | Daniel J Walsh | 2017-12-04 |
* | kpod create should not do an OCI Init | Daniel J Walsh | 2017-12-04 |
* | When shutting down the runtime we should always close the database | 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 |
* | Update Conmon to sync with CRI-O | Matthew Heon | 2017-11-30 |
* | Add schema validation to DB | Matthew Heon | 2017-11-30 |
* | Remove gitvalidation from travis | baude | 2017-11-30 |
* | Add randomly generates container names | Matthew Heon | 2017-11-30 |
* | kpod_start | baude | 2017-11-29 |
* | Fix --volume flag for kpod create and run | umohnani8 | 2017-11-29 |
* | Move libpod under containers/storage | Daniel J Walsh | 2017-11-29 |
* | Change location of created runc specs to make them survive reboot | Matthew Heon | 2017-11-29 |
* | Fix error in runtime_ctr | Matthew Heon | 2017-11-29 |
* | Update gitvalidation epoch to ignore older errors after update | Matthew Heon | 2017-11-29 |
* | Ensure that we can't remove paused containers | Matthew Heon | 2017-11-29 |
* | Fix rmi -f removing containers from storage without telling libpod | Matthew Heon | 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 removing running containers | Matthew Heon | 2017-11-29 |
* | First pass at fixing test errors | Matthew Heon | 2017-11-29 |
* | Fix tests - use rm -a -f instead of nested commands | Matthew Heon | 2017-11-29 |
* | Fix comment on container.Stop() | Matthew Heon | 2017-11-29 |
* | Shut down containers when force stopping the runtime | Matthew Heon | 2017-11-29 |
* | Update container-based tests | Matthew Heon | 2017-11-29 |
* | Add ability to kill and stop containers | Matthew Heon | 2017-11-29 |
* | Update man pages and output for kpod images | umohnani8 | 2017-11-28 |
* | Vendor in v0.3.2 of docker/go-units | umohnani8 | 2017-11-28 |
* | Implement kpod --rm code | Daniel J Walsh | 2017-11-28 |
* | kpod ps | baude | 2017-11-28 |
* | remove unused functions and variables | Suraj Deshmukh | 2017-11-28 |
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 |
* | Merge pull request #80 from umohnani8/kpod_images | Daniel J Walsh | 2017-11-27 |
|\ |
|
| * | Fix output of kpod images | umohnani8 | 2017-11-27 |
* | | 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 |
| * | Make 'kpod create' also create the container in runc | Matthew Heon | 2017-11-27 |
* | | kpod_wait | baude | 2017-11-27 |