summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #13597 from Luap99/statsOpenShift Merge Robot2022-03-23
|\
| * podman stats: improve cpu average calcPaul Holzinger2022-03-22
| * podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* | Fix a potential race around the exec cleanup processMatthew Heon2022-03-23
* | 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
* | | Merge pull request #13580 from vrothberg/enable-lintersOpenShift Merge Robot2022-03-22
|\ \ \ | |_|/ |/| |
| * | fix a number of errcheck issuesValentin Rothberg2022-03-22
| * | fix a number of `godot` issuesValentin Rothberg2022-03-22
| * | linter: enable makezeroValentin Rothberg2022-03-22
| * | linter: enable nilerrValentin Rothberg2022-03-22
| * | linter: enable wastedassignValentin Rothberg2022-03-22
* | | Merge pull request #13585 from flouthoc/fix-no-healthcheckOpenShift Merge Robot2022-03-22
|\ \ \ | |/ / |/| |
| * | healthcheck: stop showing wrong status when --no-healthcheck is setAditya R2022-03-22
* | | Merge pull request #13577 from giuseppe/drop-fedora-31-warningOpenShift Merge Robot2022-03-22
|\ \ \ | |/ / |/| |
| * | libpod: drop warning for Fedora 31Giuseppe Scrivano2022-03-21
* | | bump golangci-lint to v1.45.0Valentin Rothberg2022-03-21
|/ /
* | Merge pull request #13552 from vrothberg/go1.18OpenShift Merge Robot2022-03-18
|\ \
| * | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* | | podman machine: remove hostip from portPaul Holzinger2022-03-17
|/ /
* | Merge pull request #13450 from jwhonce/bz/2052697OpenShift Merge Robot2022-03-16
|\ \
| * | Exit with 0 when receiving SIGTERMJhon Honce2022-03-15
* | | move k8s deps into podmanPaul Holzinger2022-03-15
|/ /
* | slirp: fix setup on ipv6 disabled systemsPaul Holzinger2022-03-14
* | Add support for --chrootdirsLStandman2022-03-14
* | Inspect network info of a joined network namespace😎 Mostafa Emami2022-03-08
* | Merge pull request #13413 from giuseppe/pod-no-use-cgroups-if-disabledOpenShift Merge Robot2022-03-04
|\ \
| * | libpod: pods do not use cgroups if --cgroups=disabledGiuseppe Scrivano2022-03-03
| |/
* / container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-02
|/
* Merge pull request #13362 from keonchennl/pod-logs-add-flagOpenShift Merge Robot2022-03-01
|\
| * Add the names flag for pod logsXueyuan Chen2022-03-01
* | Add podman volume mount supportDaniel J Walsh2022-02-28
|/
* Show version of the deb package in info outputAnders F Björklund2022-02-24
* Merge pull request #13314 from flouthoc/container-commit-squashOpenShift Merge Robot2022-02-23
|\
| * container-commit: support --squash to squash layers into oneAditya R2022-02-23
* | Merge pull request #13232 from rhatdan/volumesOpenShift Merge Robot2022-02-23
|\ \
| * | Don't log errors on removing volumes inuse, if container --volumes-fromDaniel J Walsh2022-02-21
| |/
* | Remove the runtime lockMatthew Heon2022-02-22
* | Merge pull request #13059 from cdoern/cloneOpenShift Merge Robot2022-02-22
|\ \ | |/ |/|
| * Implement Podman Container Clonecdoern2022-02-20
* | Propagate $CONTAINERS_CONF to conmonDavid Gibson2022-02-18
|/
* Fix checkpoint/restore pod testsAdrian Reber2022-02-11
* Modify /etc/resolv.conf when connecting/disconnectingMatthew Heon2022-02-10
* Merge pull request #13163 from myml/myml/fix-durationOpenShift Merge Robot2022-02-08
|\
| * fix: Multiplication of durationsmyml2022-02-08
* | Merge pull request #13159 from Luap99/slirp4-scopeOpenShift Merge Robot2022-02-08
|\ \ | |/ |/|
| * move rootless netns slirp4netns process to systemd user.slicePaul Holzinger2022-02-07
* | Merge pull request #13129 from flouthoc/healthcheck-session-read-from-pipeOpenShift Merge Robot2022-02-07
|\ \ | |/ |/|
| * healthcheck, libpod: Read healthcheck event output from os pipeAditya R2022-02-04
* | Fix: Do not print error when parsing journald log failsmyml2022-02-07