summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add ability to update container status from runcMatthew Heon2017-11-21
* Mention docker login for creds authentication in documentationUrvashi Mohnani2017-11-21
* Add support for oom functionsDaniel J Walsh2017-11-21
* Add cgroup fs by defaultDaniel J Walsh2017-11-20
* Merge pull request #51 from mheon/sql_state_testsDaniel J Walsh2017-11-20
|\
| * Add tests for SQL-backed state implMatthew Heon2017-11-20
|/
* Add support for Ulimits/Rlimits to kpod create/runDaniel J Walsh2017-11-20
* Merge pull request #26 from mheon/sql_stateDaniel J Walsh2017-11-20
|\
| * Fix lint errorsMatthew Heon2017-11-18
| * Need to provide ID of container being updatedMatthew Heon2017-11-18
| * StopSignal is allowed to be 0Matthew Heon2017-11-18
| * Resolve another segfaultMatthew Heon2017-11-18
| * Fix lingering SQL errorMatthew Heon2017-11-18
| * Fix segfault cleaning up in after failing to create a RuntimeMatthew Heon2017-11-18
| * Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
| * Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
| * Address review comments, fix gofmt and lintMatthew Heon2017-11-18
| * Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18
* | Use cached images for integration testsbaude2017-11-20
* | Fix up handling of environment variablesDaniel J Walsh2017-11-20
|/
* Turn off IRC reporting until we have our own channelDaniel J Walsh2017-11-17
* Enhancements to papr testsbaude2017-11-17
* Merge pull request #47 from baude/terminal_attachDaniel J Walsh2017-11-15
|\
| * Fix terminal attachbaude2017-11-15
* | Fix bash commandDaniel J Walsh2017-11-15
|/
* Address run/create performance issuesbaude2017-11-14
* Remove all imagesbaude2017-11-14
* Add cpu-profiling to kpodbaude2017-11-09
* README.md: Typo fixes and small tweaksColin Walters2017-11-09
* Update tarsplit vendor to address CVE-2017-14992Matthew Heon2017-11-08
* Do not attempt to use command --args as cli flagsbaude2017-11-08
* Fix panic when no image is givenDaniel J Walsh2017-11-08
* Cleanup missing whitespaceDaniel J Walsh2017-11-07
* Add 'kpod import' commandUrvashi Mohnani2017-11-07
* Vendor in latest containers/imageUrvashi Mohnani2017-11-07