aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* kpod statsbaude2017-12-13
* Add fix_gofmt targetbaude2017-12-13
* selinux issuesbaude2017-12-13
* Merge pull request #106 from umohnani8/kpod_inspectMatthew Heon2017-12-13
|\
| * Update kpod inspect to use the new container stateumohnani82017-12-12
* | \t was not being recognized as tab in --formatumohnani82017-12-12
* | document missing commands between docker and kpodAntoine Beaupré2017-12-12
|/
* We don't support VolumesFrom or linksDaniel J Walsh2017-12-12
* Remove tutorial link from README.mdTomSweeneyRedHat2017-12-12
* Merge pull request #103 from surajssd/fix-debug-statementDaniel J Walsh2017-12-11
|\
| * Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
|/
* Merge pull request #112 from umohnani8/kpod_loadMatthew Heon2017-12-11
|\
| * Fix misleading print statement in kpod loadumohnani82017-12-11
|/
* Merge pull request #72 from mheon/file_lockingDaniel J Walsh2017-12-11
|\
| * Small comment update to make use of syncContainer more obviousMatthew Heon2017-12-05
| * Remove check for existance of lockfile when retrieving containersMatthew Heon2017-12-05
| * Fix lintMatthew Heon2017-12-04
| * Fix unit tests and provide more realistic test environmentMatthew Heon2017-12-04
| * Remove SQL state locking and rely on sqlite lockingMatthew Heon2017-12-04
| * Move containers to file locks from c/storageMatthew Heon2017-12-04
* | Merge pull request #94 from mheon/restartDaniel J Walsh2017-12-11
|\ \
| * | Add ability to refresh state in DBMatthew Heon2017-12-07
| * | Do not recreate containers in runc after restartMatthew Heon2017-12-06
| * | Do not recreate OCI spec in init() if it existsMatthew Heon2017-12-05
| * | Fix potential race condition in initializing libpodMatthew Heon2017-12-04
| * | Add handling for system restart in libpodMatthew Heon2017-12-04
| |/
* | Merge pull request #111 from mheon/crio_1206Daniel J Walsh2017-12-11
|\ \
| * | Carry CRI-O #1206 to fix a potential runtime issueMatthew Heon2017-12-07
* | | Merge pull request #115 from umohnani8/containersDaniel J Walsh2017-12-11
|\ \ \
| * | | Vendor in latest upstream containers/imageumohnani82017-12-11
| |/ /
* | | Merge pull request #93 from baude/kpod_execDaniel J Walsh2017-12-11
|\ \ \ | |/ / |/| |
| * | kpod execbaude2017-12-11
|/ /
* | Add Artifacts directory to containersumohnani82017-12-07
* | Fix reference to libkpod to libpodDaniel J Walsh2017-12-05
* | Add Linux Root Propagation to kpod create and runumohnani82017-12-05
* | Prune kpod psbaude2017-12-05
* | Remove kpod renameMatthew Heon2017-12-04
* | Short options!baude2017-12-04
* | Vendor in latest urfave/clibaude2017-12-04
|/
* Consolidate mount logicMatthew Heon2017-12-04
* You can only attach to running containersDaniel J Walsh2017-12-04
* kpod create should not do an OCI InitDaniel J Walsh2017-12-04
* When shutting down the runtime we should always close the databaseDaniel J Walsh2017-12-04
* kpod attachbaude2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* kpod stop -abaude2017-12-01
* Update Conmon to sync with CRI-OMatthew Heon2017-11-30
* Add schema validation to DBMatthew Heon2017-11-30
* Remove gitvalidation from travisbaude2017-11-30
* Add randomly generates container namesMatthew Heon2017-11-30