| Commit message (Expand) | Author | Age |
* | .papr.yml | baude | 2017-12-13 |
* | kpod stats | baude | 2017-12-13 |
* | Add fix_gofmt target | baude | 2017-12-13 |
* | selinux issues | baude | 2017-12-13 |
* | Merge pull request #106 from umohnani8/kpod_inspect | Matthew Heon | 2017-12-13 |
|\ |
|
| * | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | | \t was not being recognized as tab in --format | umohnani8 | 2017-12-12 |
* | | document missing commands between docker and kpod | Antoine Beaupré | 2017-12-12 |
|/ |
|
* | We don't support VolumesFrom or links | Daniel J Walsh | 2017-12-12 |
* | Remove tutorial link from README.md | TomSweeneyRedHat | 2017-12-12 |
* | Merge pull request #103 from surajssd/fix-debug-statement | Daniel J Walsh | 2017-12-11 |
|\ |
|
| * | Use debugf to allow parsing of format specifier | Suraj Deshmukh | 2017-12-12 |
|/ |
|
* | Merge pull request #112 from umohnani8/kpod_load | Matthew Heon | 2017-12-11 |
|\ |
|
| * | Fix misleading print statement in kpod load | umohnani8 | 2017-12-11 |
|/ |
|
* | Merge pull request #72 from mheon/file_locking | Daniel J Walsh | 2017-12-11 |
|\ |
|
| * | Small comment update to make use of syncContainer more obvious | Matthew Heon | 2017-12-05 |
| * | Remove check for existance of lockfile when retrieving containers | Matthew Heon | 2017-12-05 |
| * | Fix lint | Matthew Heon | 2017-12-04 |
| * | Fix unit tests and provide more realistic test environment | Matthew Heon | 2017-12-04 |
| * | Remove SQL state locking and rely on sqlite locking | Matthew Heon | 2017-12-04 |
| * | Move containers to file locks from c/storage | Matthew Heon | 2017-12-04 |
* | | Merge pull request #94 from mheon/restart | Daniel J Walsh | 2017-12-11 |
|\ \ |
|
| * | | Add ability to refresh state in DB | Matthew Heon | 2017-12-07 |
| * | | Do not recreate containers in runc after restart | Matthew Heon | 2017-12-06 |
| * | | Do not recreate OCI spec in init() if it exists | Matthew Heon | 2017-12-05 |
| * | | Fix potential race condition in initializing libpod | Matthew Heon | 2017-12-04 |
| * | | Add handling for system restart in libpod | Matthew Heon | 2017-12-04 |
| |/ |
|
* | | Merge pull request #111 from mheon/crio_1206 | Daniel J Walsh | 2017-12-11 |
|\ \ |
|
| * | | Carry CRI-O #1206 to fix a potential runtime issue | Matthew Heon | 2017-12-07 |
* | | | Merge pull request #115 from umohnani8/containers | Daniel J Walsh | 2017-12-11 |
|\ \ \ |
|
| * | | | Vendor in latest upstream containers/image | umohnani8 | 2017-12-11 |
| |/ / |
|
* | | | Merge pull request #93 from baude/kpod_exec | Daniel J Walsh | 2017-12-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | kpod exec | baude | 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 |