| Commit message (Expand) | Author | Age |
* | Enable cgroupsv2 rw mount via security-opt unmask | Jakub Guzik | 2021-02-28 |
* | Merge pull request #8749 from edsantiago/upgrade_test | OpenShift Merge Robot | 2021-02-26 |
|\ |
|
| * | podman upgrade tests | Ed Santiago | 2021-02-23 |
* | | Merge pull request #9491 from edsantiago/testimage_multiarch | OpenShift Merge Robot | 2021-02-25 |
|\ \ |
|
| * | | system test image: build it multiarch | Ed Santiago | 2021-02-24 |
* | | | Merge pull request #9487 from giuseppe/split-test-named-hierarchies | OpenShift Merge Robot | 2021-02-25 |
|\ \ \ |
|
| * | | | test: ignore named hierarchies for cgroups=split | Giuseppe Scrivano | 2021-02-23 |
* | | | | Updated based on Jhonce comments | Parker Van Roy | 2021-02-24 |
* | | | | Merge pull request #9494 from mheon/sort_caps | OpenShift Merge Robot | 2021-02-24 |
|\ \ \ \ |
|
| * | | | | Sort CapDrop in inspect to guarantee order | Matthew Heon | 2021-02-23 |
* | | | | | Add dns search domains from cni response to resolv.conf | Paul Holzinger | 2021-02-24 |
| |_|/ /
|/| | | |
|
* | | | | Network connect error if net mode is not bridge | Paul Holzinger | 2021-02-23 |
* | | | | Merge pull request #9485 from vrothberg/fix-9479 | OpenShift Merge Robot | 2021-02-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | container removal: handle already removed containers | Valentin Rothberg | 2021-02-23 |
| |/ / |
|
* / / | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
|/ / |
|
* | | Merge pull request #9455 from Luap99/fix-network-ids | OpenShift Merge Robot | 2021-02-22 |
|\ \ |
|
| * | | Fix podman network IDs handling | Paul Holzinger | 2021-02-22 |
* | | | Merge pull request #9469 from vrothberg/cp-stdout | OpenShift Merge Robot | 2021-02-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman cp: test /dev/stdin correctly | Valentin Rothberg | 2021-02-22 |
| * | | podman cp: treat /dev/stdout correctly | Valentin Rothberg | 2021-02-22 |
* | | | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation | OpenShift Merge Robot | 2021-02-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | --no-header flag implementation for generate systemd | Jakub Guzik | 2021-02-22 |
* | | | Merge pull request #9420 from rhatdan/kube | OpenShift Merge Robot | 2021-02-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow podman play kube to read yaml file from stdin | Daniel J Walsh | 2021-02-19 |
| |/ |
|
* | | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ \ |
|
| * | | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | | Merge pull request #9448 from vrothberg/bump-module-version | OpenShift Merge Robot | 2021-02-22 |
|\ \ \ |
|
| * | | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | | | | Two variations of --new flag added to e2e | Jakub Guzik | 2021-02-22 |
|/ / / |
|
* | | | Merge pull request #9417 from ashley-cui/journald | OpenShift Merge Robot | 2021-02-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Turn on journald and k8s file logging tests | Daniel J Walsh | 2021-02-19 |
* | | | Merge pull request #9430 from baude/issue9429 | OpenShift Merge Robot | 2021-02-19 |
|\ \ \ |
|
| * | | | Fix segfault in run with memory-swap | baude | 2021-02-19 |
| |/ / |
|
* | | | Merge pull request #9428 from vrothberg/cp-content-fix | OpenShift Merge Robot | 2021-02-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | cp: treat "." and "/." correctly | Valentin Rothberg | 2021-02-18 |
* | | | Merge pull request #9414 from edigaryev/fix-wait-api-condition | OpenShift Merge Robot | 2021-02-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | Quote URL | Nikolay Edigaryev | 2021-02-18 |
| * | | API: fix libpod's container wait endpoint condition conversion | Nikolay Edigaryev | 2021-02-18 |
* | | | Change source path resolution for volume copy-up | Matthew Heon | 2021-02-17 |
|/ / |
|
* | | Merge pull request #9383 from mheon/fix_copyup_empty | OpenShift Merge Robot | 2021-02-17 |
|\ \ |
|
| * | | Fix an issue where copyup could fail with ENOENT | Matthew Heon | 2021-02-16 |
* | | | Merge pull request #9409 from rhatdan/size | OpenShift Merge Robot | 2021-02-17 |
|\ \ \ |
|
| * | | | podman ps --format '{{ .Size }}' requires --size option | Daniel J Walsh | 2021-02-17 |
* | | | | Ignore entrypoint=[\"\"] | Daniel J Walsh | 2021-02-17 |
|/ / / |
|
* | | | Merge pull request #9240 from rhatdan/reset | OpenShift Merge Robot | 2021-02-16 |
|\ \ \ |
|
| * | | | Do not reset storage when running inside of a container | Daniel J Walsh | 2021-02-16 |
* | | | | Merge pull request #9401 from rhatdan/stop | OpenShift Merge Robot | 2021-02-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman kill should report rawInput not container id | Daniel J Walsh | 2021-02-16 |
* | | | | Merge pull request #9399 from vrothberg/home-sweet-home | OpenShift Merge Robot | 2021-02-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | do not set empty $HOME | Valentin Rothberg | 2021-02-16 |
| | |/
| |/| |
|