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
*
Merge pull request #13398 from giuseppe/fix-warning-pod-create-rm
OpenShift Merge Robot
2022-03-22
|
\
|
*
libpod: drop warning if cgroup doesn't exist
Giuseppe Scrivano
2022-03-02
*
|
libpod: pods do not use cgroups if --cgroups=disabled
Giuseppe Scrivano
2022-03-03
|
/
*
Remove the runtime lock
Matthew Heon
2022-02-22
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
pod/container create: resolve conflicts of generated names
Valentin Rothberg
2021-11-08
*
Remove infra ID from DB before removing containers
Matthew Heon
2021-10-20
*
Merge pull request #11851 from cdoern/podRm
OpenShift Merge Robot
2021-10-20
|
\
|
*
Pod Rm Infra Improvements
cdoern
2021-10-18
*
|
Add --time out for podman * rm -f commands
Daniel J Walsh
2021-10-04
|
/
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
InfraContainer Rework
cdoern
2021-08-26
*
podman pod create --pid flag
cdoern
2021-07-15
*
cgroup: fix rootless --cgroup-parent with pods
Giuseppe Scrivano
2021-05-06
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Fix errors found in coverity scan
Daniel J Walsh
2020-05-01
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Only modify conmon cgroup if we have running containers
Matthew Heon
2020-02-06
*
Deprecate & remove IsCtrSpecific in favor of IsAnon
Matthew Heon
2020-01-29
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
Remove volumes after containers in pod remove
Matthew Heon
2019-12-17
*
add libpod/config
Valentin Rothberg
2019-10-31
*
Fix error message on podman stats on cgroups v1 rootless environments
Daniel J Walsh
2019-08-19
*
Allow customizing pod hostname
Chen Zhiwei
2019-08-18
*
golangci-lint round #3
baude
2019-07-21
*
Ensure locks are freed when ctr/pod creation fails
Matthew Heon
2019-07-02
*
stats: fix cgroup path for rootless containers
Giuseppe Scrivano
2019-06-26
*
libpod: use pkg/cgroups instead of containerd/cgroups
Giuseppe Scrivano
2019-06-26
*
remove libpod from main
baude
2019-06-25
*
When removing pods, free their locks
Matthew Heon
2019-05-14
*
When removing a pod with CGroupfs, set pids limit to 0
Matthew Heon
2019-05-12
*
Use standard remove functions for removing pod ctrs
Matthew Heon
2019-05-10
*
Preserve errors returned by removing pods
Matthew Heon
2019-05-07
*
Improve robustness of pod removal
Matthew Heon
2019-05-07
*
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
[next]