summaryrefslogtreecommitdiff
path: root/libpod/define
Commit message (Expand)AuthorAge
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* add socket information to podman infoBrent Baude2020-06-03
* podman version --format ... was not workingDaniel J Walsh2020-05-21
* Display human build date in podman infoDaniel J Walsh2020-05-21
* Merge pull request #6323 from rhatdan/shrinkOpenShift Merge Robot2020-05-21
|\
| * Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* | Fix remote integration for healthchecksBrent Baude2020-05-20
|/
* Add podman static buildSascha Grunert2020-05-11
* Merge pull request #6152 from mheon/fix_pod_join_cgroupnsOpenShift Merge Robot2020-05-09
|\
| * Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* | V2 Impliment tunnelled podman versionJhon Honce2020-05-08
|/
* add {generate,play} kubeValentin Rothberg2020-05-06
* v2 podman statsbaude2020-05-05
* V2 Restore rmi testsJhon Honce2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Update pod inspect report to hold current pod status.Sujil022020-04-20
* podman v2 remove bloat v2Brent Baude2020-04-16
* Add version to podman info commandDaniel J Walsh2020-04-15
* Add basic structure of output for APIv2 pod inspectMatthew Heon2020-04-15
* refactor infoBrent Baude2020-04-06
* v2podman attach and execBrent Baude2020-04-05
* podmanv2 save imageBrent Baude2020-04-03
* Add support for containers.confDaniel J Walsh2020-03-27
* use `pause:3.2` image for infra containersValentin Rothberg2020-03-27
* podmanv2 container inspectBrent Baude2020-03-26
* Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Populate ExecSession with all required fieldsMatthew Heon2020-03-18
* Revert "Exec: use ErrorConmonRead"Matthew Heon2020-03-09
* Exec: use ErrorConmonReadPeter Hunt2020-03-03
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* APIv2 review corrections #3Brent Baude2020-01-25
* Add ContainerStateRemovingMatthew Heon2019-11-19
* add libpod/configValentin Rothberg2019-10-31
* Ensure volumes can be removed when they fail to unmountMatthew Heon2019-10-14
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Fix exit code failureDaniel J Walsh2019-09-17
* Use exit code constantsDaniel J Walsh2019-09-12
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Correctly report errors on unmounting SHMMatthew Heon2019-09-05
* Add conmon probe to runtime constructionPeter Hunt2019-08-08
* refactor to reduce duplicated error parsingPeter Hunt2019-07-23
* move editing of exitCode to runtimePeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25