aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_pod_linux.go
Commit message (Expand)AuthorAge
...
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Fix incorrect pod create failurePeter Hunt2019-03-06
* pod infra container is started before a container in a pod is run, started, o...Peter Hunt2019-02-15
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Convert pods to SHM locksMatthew Heon2019-01-04
* Convert containers to SHM lockingMatthew Heon2019-01-04
* Remove conmon cgroup before pod cgroup for cgroupfsMatthew Heon2018-11-07
* Add ability for ubuntu to be testedbaude2018-10-03
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* Start pod infra container when pod is createdbaude2018-09-06
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* Fix CGroupFS cgroup manager cgroup creation for podsMatthew Heon2018-08-08
* Set namespace for new pods/containers based on runtimeMatthew Heon2018-07-24
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* libpod/runtime_pod: Make removePod per-platformW. Trevor King2018-07-06
* changes to allow for darwin compilationbaude2018-06-29