aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_pod_linux.go
Commit message (Expand)AuthorAge
* Merge pull request #14976 from giuseppe/do-not-lock-containers-pod-rmOpenShift Merge Robot2022-07-22
|\
| * libpod: do not lock all containers on pod rmGiuseppe Scrivano2022-07-21
* | resource limits for podsCharlie Doern2022-07-21
|/
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* only create crgoup when not rootless if using cgroupfsCharlie Doern2022-06-28
* Merge pull request #14713 from Luap99/volume-pluginopenshift-ci[bot]2022-06-27
|\
| * add podman volume reload to sync volume pluginsPaul Holzinger2022-06-23
* | podman cgroup enhancementcdoern2022-06-24
|/
* play kube: service containerValentin Rothberg2022-05-12
* libpod: unlock containers when removing podGiuseppe Scrivano2022-04-29
* Merge pull request #13398 from giuseppe/fix-warning-pod-create-rmOpenShift Merge Robot2022-03-22
|\
| * libpod: drop warning if cgroup doesn't existGiuseppe Scrivano2022-03-02
* | libpod: pods do not use cgroups if --cgroups=disabledGiuseppe Scrivano2022-03-03
|/
* Remove the runtime lockMatthew Heon2022-02-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* pod/container create: resolve conflicts of generated namesValentin Rothberg2021-11-08
* Remove infra ID from DB before removing containersMatthew Heon2021-10-20
* Merge pull request #11851 from cdoern/podRmOpenShift Merge Robot2021-10-20
|\
| * Pod Rm Infra Improvementscdoern2021-10-18
* | Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
|/
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* InfraContainer Reworkcdoern2021-08-26
* podman pod create --pid flagcdoern2021-07-15
* cgroup: fix rootless --cgroup-parent with podsGiuseppe Scrivano2021-05-06
* bump go module to v3Valentin Rothberg2021-02-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix errors found in coverity scanDaniel J Walsh2020-05-01
* Add support for containers.confDaniel J Walsh2020-03-27
* Only modify conmon cgroup if we have running containersMatthew Heon2020-02-06
* Deprecate & remove IsCtrSpecific in favor of IsAnonMatthew Heon2020-01-29
* make lint: enable gocriticValentin Rothberg2020-01-13
* Remove volumes after containers in pod removeMatthew Heon2019-12-17
* add libpod/configValentin Rothberg2019-10-31
* Fix error message on podman stats on cgroups v1 rootless environmentsDaniel J Walsh2019-08-19
* Allow customizing pod hostnameChen Zhiwei2019-08-18
* golangci-lint round #3baude2019-07-21
* 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