COMMITS
/ libpod/runtime_pod_linux.go September 1, 2025
J
Switch common, storage and image to monorepo.
Jan Kaluza committed
February 7, 2024
M
Bump Go module to v5
Matt Heon committed
February 2, 2024
M
Fix updated runc dep breaking pod devices cgroup
Matt Heon committed
January 4, 2024
O
chore: delete obsolete // +build lines
Oleksandr Redko committed
November 24, 2023
P
use rootless netns from c/common
Paul Holzinger committed
November 2, 2023
G
libpod: make removePodCgroup linux specific
Giuseppe Scrivano committed
October 24, 2023
P
libpod: add !remote tag
Paul Holzinger committed
September 6, 2023
G
libpod: refactor platformMakePod signature
Giuseppe Scrivano committed
October 2, 2022
D
libpod: Factor out cgroup validation from (*Runtime).NewPod
Doug Rabson committed
D
libpod: Move runtime_pod_linux.go to runtime_pod_common.go
Doug Rabson committed
September 12, 2022
M
Introduce graph-based pod container removal
Matthew Heon committed
September 10, 2022
D
Fix stutters
Daniel J Walsh committed
July 22, 2022
O
Merge pull request #14976 from giuseppe/do-not-lock-containers-pod-rm
OpenShift Merge Robot committed
July 7, 2022
C
resource limits for pods
Charlie Doern committed
July 19, 2022
G
libpod: do not lock all containers on pod rm
Giuseppe Scrivano committed
June 30, 2022
S
libpod/runtime: switch to golang native error wrapping
Sascha Grunert committed
June 28, 2022
C
only create crgoup when not rootless if using cgroupfs
Charlie Doern committed
June 27, 2022
O
Merge pull request #14713 from Luap99/volume-plugin
openshift-ci[bot] committed
June 13, 2022
C
podman cgroup enhancement
cdoern committed
June 23, 2022
P
add podman volume reload to sync volume plugins
Paul Holzinger committed
May 5, 2022
V
play kube: service container
Valentin Rothberg committed
April 29, 2022
G
libpod: unlock containers when removing pod
Giuseppe Scrivano committed
March 22, 2022
O
Merge pull request #13398 from giuseppe/fix-warning-pod-create-rm
OpenShift Merge Robot committed
March 3, 2022
G
libpod: pods do not use cgroups if --cgroups=disabled
Giuseppe Scrivano committed
March 2, 2022
G
libpod: drop warning if cgroup doesn't exist
Giuseppe Scrivano committed
February 22, 2022
M
Remove the runtime lock
Matthew Heon committed
January 18, 2022
V
bump go module to version 4
Valentin Rothberg committed
January 13, 2022
D
Standardize on capatalized Cgroups
Daniel J Walsh committed
December 6, 2021
D
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh committed
October 29, 2021
V
pod/container create: resolve conflicts of generated names
Valentin Rothberg committed
October 20, 2021
M
Remove infra ID from DB before removing containers
Matthew Heon committed
O
Merge pull request #11851 from cdoern/podRm
OpenShift Merge Robot committed
October 4, 2021
C
Pod Rm Infra Improvements
cdoern committed
September 30, 2021
D
Add --time out for podman * rm -f commands
Daniel J Walsh committed
September 22, 2021
D
standardize logrus messages to upper case
Daniel J Walsh committed
July 14, 2021
C
InfraContainer Rework
cdoern committed
July 7, 2021
C
podman pod create --pid flag
cdoern committed
May 5, 2021
G
cgroup: fix rootless --cgroup-parent with pods
Giuseppe Scrivano committed
February 20, 2021
V
bump go module to v3
Valentin Rothberg committed
December 1, 2020
D
Drop default log-level from error to warn
Daniel J Walsh committed
July 28, 2020
D
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh committed
July 6, 2020
V
move go module to v2
Valentin Rothberg committed
June 11, 2020
D
Turn on More linters
Daniel J Walsh committed
April 30, 2020
D
Fix errors found in coverity scan
Daniel J Walsh committed
March 27, 2020
D
Add support for containers.conf
Daniel J Walsh committed
February 5, 2020
M
Only modify conmon cgroup if we have running containers
Matthew Heon committed
January 29, 2020
M
Deprecate & remove IsCtrSpecific in favor of IsAnon
Matthew Heon committed
January 13, 2020
V
make lint: enable gocritic
Valentin Rothberg committed
December 18, 2019
M
Remove volumes after containers in pod remove
Matthew Heon committed
October 21, 2019
V
add libpod/config
Valentin Rothberg committed