aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add schema validation to DBMatthew Heon2017-11-30
* Remove gitvalidation from travisbaude2017-11-30
* Add randomly generates container namesMatthew Heon2017-11-30
* kpod_startbaude2017-11-29
* Fix --volume flag for kpod create and runumohnani82017-11-29
* Move libpod under containers/storageDaniel J Walsh2017-11-29
* Change location of created runc specs to make them survive rebootMatthew Heon2017-11-29
* Fix error in runtime_ctrMatthew Heon2017-11-29
* Update gitvalidation epoch to ignore older errors after updateMatthew Heon2017-11-29
* Ensure that we can't remove paused containersMatthew Heon2017-11-29
* Fix rmi -f removing containers from storage without telling libpodMatthew Heon2017-11-29
* Attempt fix for persistent bash parameter expansion issuesMatthew Heon2017-11-29
* Move removal of containers into teardown helperMatthew Heon2017-11-29
* Fix kpod rm tests returning error code when they should notMatthew Heon2017-11-29
* Fix removing running containersMatthew Heon2017-11-29
* First pass at fixing test errorsMatthew Heon2017-11-29
* Fix tests - use rm -a -f instead of nested commandsMatthew Heon2017-11-29
* Fix comment on container.Stop()Matthew Heon2017-11-29
* Shut down containers when force stopping the runtimeMatthew Heon2017-11-29
* Update container-based testsMatthew Heon2017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* Update man pages and output for kpod imagesumohnani82017-11-28
* Vendor in v0.3.2 of docker/go-unitsumohnani82017-11-28
* Implement kpod --rm codeDaniel J Walsh2017-11-28
* kpod psbaude2017-11-28
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Add docker transport to push image before final failureTomSweeneyRedHat2017-11-28
* Merge pull request #80 from umohnani8/kpod_imagesDaniel J Walsh2017-11-27
|\
| * Fix output of kpod imagesumohnani82017-11-27
* | Merge pull request #79 from mheon/fix_createDaniel J Walsh2017-11-27
|\ \ | |/ |/|
| * Temporarily disable kpod create tests until kpod rm is readyMatthew Heon2017-11-27
| * Fix kpod pause tests - pausing a created container is validMatthew Heon2017-11-27
| * Make 'kpod create' also create the container in runcMatthew Heon2017-11-27
* | kpod_waitbaude2017-11-27
* | Narrow gofmt targetsbaude2017-11-27
* | kpod_rm: Add option for --allbaude2017-11-27
|/
* Create|Run container from Image IDbaude2017-11-27
* kpod run, needs to shutdown the storage driver when doneDaniel J Walsh2017-11-27
* Update kpod pause and unpause to use new container stateumohnani82017-11-24
* Copy some verification code out of Docker to verify user inputDaniel J Walsh2017-11-22
* Update vendoringDaniel J Walsh2017-11-22
* Update kpod logs to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Update kpod mount and umount to use the new stateumohnani82017-11-22
* Order containers returned from state and make container config publicMatthew Heon2017-11-22
* Add support for pid nsDaniel J Walsh2017-11-22
* Update kpod export to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Need to block access to kernel file systems in /proc and /sysDaniel J Walsh2017-11-22
* Update kpod rm to use new container stateUrvashi Mohnani2017-11-21
* Add PID to the containers used to test SQLite stateMatthew Heon2017-11-21
* Add ability to retrieve container's log path to APIMatthew Heon2017-11-21