index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
runtime_pod_linux.go
Commit message (
Expand
)
Author
Age
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
Fix incorrect pod create failure
Peter Hunt
2019-03-06
*
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
*
Remove runtime lockDir and add in-memory lock manager
Matthew Heon
2019-01-04
*
Convert pods to SHM locks
Matthew Heon
2019-01-04
*
Convert containers to SHM locking
Matthew Heon
2019-01-04
*
Remove conmon cgroup before pod cgroup for cgroupfs
Matthew Heon
2018-11-07
*
Add ability for ubuntu to be tested
baude
2018-10-03
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
Start pod infra container when pod is created
baude
2018-09-06
*
Fixing network ns segfault
haircommander
2018-08-23
*
Change pause container to infra container
haircommander
2018-08-23
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
Create pod CGroups when using the systemd cgroup driver
Matthew Heon
2018-08-15
*
Fix CGroupFS cgroup manager cgroup creation for pods
Matthew Heon
2018-08-08
*
Set namespace for new pods/containers based on runtime
Matthew Heon
2018-07-24
*
Podman pod create/rm commands with man page and tests.
haircommander
2018-07-13
*
libpod/runtime_pod: Make removePod per-platform
W. Trevor King
2018-07-06
*
changes to allow for darwin compilation
baude
2018-06-29