| Commit message (Expand) | Author | Age |
* | Merge pull request #11751 from Luap99/net-alias | OpenShift Merge Robot | 2021-09-28 |
|\ |
|
| * | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
* | | Merge pull request #11756 from Luap99/network-prune | OpenShift Merge Robot | 2021-09-27 |
|\ \ |
|
| * | | fix podman network prune integration test flakes | Paul Holzinger | 2021-09-27 |
| |/ |
|
* / | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-27 |
|/ |
|
* | added healthcheck to ps command | Sankalp Rangare | 2021-09-24 |
* | Merge pull request #11675 from baude/playkubebuildcontextdir | OpenShift Merge Robot | 2021-09-23 |
|\ |
|
| * | Set context dir for play kube build | Brent Baude | 2021-09-23 |
* | | Merge pull request #11654 from Luap99/health-docker | OpenShift Merge Robot | 2021-09-23 |
|\ \
| |/
|/| |
|
| * | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
* | | Merge pull request #11647 from EduardoVega/11491-U-suffix-mount-option | OpenShift Merge Robot | 2021-09-23 |
|\ \ |
|
| * | | Add support for :U flag with --mount option | Eduardo Vega | 2021-09-22 |
* | | | Merge pull request #11704 from rhatdan/kube | OpenShift Merge Robot | 2021-09-23 |
|\ \ \ |
|
| * | | | podman generate kube should not include images command | Daniel J Walsh | 2021-09-22 |
* | | | | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
| |_|/
|/| | |
|
* | | | Merge pull request #11689 from Luap99/con-state | OpenShift Merge Robot | 2021-09-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
* | | | Eighty-six eighty-eighty | Ed Santiago | 2021-09-22 |
* | | | Merge pull request #11659 from vrothberg/psgo | OpenShift Merge Robot | 2021-09-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | vendor c/psgo@v1.7.1 | Valentin Rothberg | 2021-09-22 |
| |/ |
|
* | | Merge pull request #11676 from rhatdan/kube | OpenShift Merge Robot | 2021-09-21 |
|\ \ |
|
| * | | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-21 |
* | | | Merge pull request #11650 from flouthoc/named-volume-overlay | OpenShift Merge Robot | 2021-09-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | volume: Add support for overlay on named volumes | Aditya Rajan | 2021-09-21 |
* | | | Pod Device Support | cdoern | 2021-09-20 |
|/ / |
|
* | | Support --format tables in ps output | Jhon Honce | 2021-09-20 |
* | | Add support for retrieving system service --timeout | Daniel J Walsh | 2021-09-20 |
|/ |
|
* | Merge pull request #11603 from rhatdan/truncate | OpenShift Merge Robot | 2021-09-17 |
|\ |
|
| * | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | | Merge pull request #11602 from Luap99/netname | OpenShift Merge Robot | 2021-09-16 |
|\ \ |
|
| * | | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
| |/ |
|
* / | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-16 |
|/ |
|
* | Merge pull request #11322 from Luap99/network-libpod | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | CI: load ipv6 kernel modules for rootless tests | Paul Holzinger | 2021-09-15 |
| * | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | | Merge pull request #11592 from Luap99/runlabel-name | OpenShift Merge Robot | 2021-09-15 |
|\ \ |
|
| * | | container runlabel remove image tag from name | Paul Holzinger | 2021-09-15 |
* | | | Merge pull request #11577 from rhatdan/tmpdir | OpenShift Merge Robot | 2021-09-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | | | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |
* | | | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Pod Volumes Support | cdoern | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11561 from giuseppe/simplify-cgroups-disabled-test | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | tests: enable --cgroups=disabled test for rootless | Giuseppe Scrivano | 2021-09-14 |
| * | | tests: simplify --cgroups=disabled test | Giuseppe Scrivano | 2021-09-14 |
| |/ |
|
* / | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-14 |
|/ |
|
* | If container exits with 125 podman should exit with 125 | Daniel J Walsh | 2021-09-13 |
* | Merge pull request #11525 from rhatdan/healthcheck | OpenShift Merge Robot | 2021-09-11 |
|\ |
|
| * | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |