| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #13677 from flouthoc/rename-event | OpenShift Merge Robot | 2022-03-28 |
|\ \ \ |
|
| * | | | event: generate a valid event on container rename operation | Aditya R | 2022-03-28 |
| |/ / |
|
* / / | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
|/ / |
|
* | | Merge pull request #13660 from rhatdan/error | OpenShift Merge Robot | 2022-03-27 |
|\ \ |
|
| * | | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | | | Run codespell to cleanup typos | Daniel J Walsh | 2022-03-25 |
|/ / |
|
* | | Merge pull request #13622 from rhatdan/systemd1 | OpenShift Merge Robot | 2022-03-24 |
|\ \ |
|
| * | | When running systemd in a container set container_uuid | Daniel J Walsh | 2022-03-23 |
* | | | Merge pull request #13636 from Luap99/machine-port-proxy | Daniel J Walsh | 2022-03-24 |
|\ \ \ |
|
| * | | | podman machine: fix port forwarding with proxy | Paul Holzinger | 2022-03-24 |
* | | | | Merge pull request #13637 from Luap99/conmon-err | OpenShift Merge Robot | 2022-03-24 |
|\ \ \ \ |
|
| * | | | | readConmonPipeData: try to improve error | Paul Holzinger | 2022-03-24 |
| |/ / / |
|
* | | | | Merge pull request #13621 from Luap99/doc-libpod | OpenShift Merge Robot | 2022-03-24 |
|\ \ \ \ |
|
| * | | | | document that using libpod package directly is not supported | Paul Holzinger | 2022-03-23 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request from GHSA-qvf8-p83w-v58j | Giuseppe Scrivano | 2022-03-24 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | do not set the inheritable capabilities | Giuseppe Scrivano | 2022-03-23 |
* | | | | Merge pull request #13597 from Luap99/stats | OpenShift Merge Robot | 2022-03-23 |
|\ \ \ \ |
|
| * | | | | podman stats: improve cpu average calc | Paul Holzinger | 2022-03-22 |
| * | | | | podman stats: calc CPU percentage correctly | Paul Holzinger | 2022-03-22 |
* | | | | | Fix a potential race around the exec cleanup process | Matthew Heon | 2022-03-23 |
| |_|/ /
|/| | | |
|
* | | | | 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 |
* | | | | | Merge pull request #13580 from vrothberg/enable-linters | OpenShift Merge Robot | 2022-03-22 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
| * | | | | fix a number of `godot` issues | Valentin Rothberg | 2022-03-22 |
| * | | | | linter: enable makezero | Valentin Rothberg | 2022-03-22 |
| * | | | | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
| * | | | | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
* | | | | | Merge pull request #13585 from flouthoc/fix-no-healthcheck | OpenShift Merge Robot | 2022-03-22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | healthcheck: stop showing wrong status when --no-healthcheck is set | Aditya R | 2022-03-22 |
* | | | | | Merge pull request #13577 from giuseppe/drop-fedora-31-warning | OpenShift Merge Robot | 2022-03-22 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | libpod: drop warning for Fedora 31 | Giuseppe Scrivano | 2022-03-21 |
* | | | | | bump golangci-lint to v1.45.0 | Valentin Rothberg | 2022-03-21 |
|/ / / / |
|
* | | | | Merge pull request #13552 from vrothberg/go1.18 | OpenShift Merge Robot | 2022-03-18 |
|\ \ \ \ |
|
| * | | | | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | | | | | podman machine: remove hostip from port | Paul Holzinger | 2022-03-17 |
|/ / / / |
|
* | | | | Merge pull request #13450 from jwhonce/bz/2052697 | OpenShift Merge Robot | 2022-03-16 |
|\ \ \ \ |
|
| * | | | | Exit with 0 when receiving SIGTERM | Jhon Honce | 2022-03-15 |
* | | | | | move k8s deps into podman | Paul Holzinger | 2022-03-15 |
|/ / / / |
|
* | | | | slirp: fix setup on ipv6 disabled systems | Paul Holzinger | 2022-03-14 |
* | | | | Add support for --chrootdirs | LStandman | 2022-03-14 |
| |_|/
|/| | |
|
* | | | Inspect network info of a joined network namespace | 😎 Mostafa Emami | 2022-03-08 |
* | | | Merge pull request #13413 from giuseppe/pod-no-use-cgroups-if-disabled | OpenShift Merge Robot | 2022-03-04 |
|\ \ \ |
|
| * | | | libpod: pods do not use cgroups if --cgroups=disabled | Giuseppe Scrivano | 2022-03-03 |
| |/ / |
|
* / / | container: workdir resolution must consider symlink if explicitly configured | Aditya R | 2022-03-02 |
|/ / |
|
* | | Merge pull request #13362 from keonchennl/pod-logs-add-flag | OpenShift Merge Robot | 2022-03-01 |
|\ \ |
|
| * | | Add the names flag for pod logs | Xueyuan Chen | 2022-03-01 |
| |/ |
|
* / | Add podman volume mount support | Daniel J Walsh | 2022-02-28 |
|/ |
|
* | Show version of the deb package in info output | Anders F Björklund | 2022-02-24 |
* | Merge pull request #13314 from flouthoc/container-commit-squash | OpenShift Merge Robot | 2022-02-23 |
|\ |
|