summaryrefslogtreecommitdiff
path: root/libpod/runtime_pod_linux.go
Commit message (Expand)AuthorAge
* Ensure locks are freed when ctr/pod creation failsMatthew Heon2019-07-02
* stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
* libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* remove libpod from mainbaude2019-06-25
* When removing pods, free their locksMatthew Heon2019-05-14
* When removing a pod with CGroupfs, set pids limit to 0Matthew Heon2019-05-12
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Preserve errors returned by removing podsMatthew Heon2019-05-07
* Improve robustness of pod removalMatthew Heon2019-05-07
* 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