| Commit message (Expand) | Author | Age |
* | Make error message matching in 030-run.bats less fragile | David Gibson | 2022-01-21 |
* | Don't explicitly check for crun|runc in package information | David Gibson | 2022-01-21 |
* | System tests: fix for new systemd on rawhide | Ed Santiago | 2022-01-20 |
* | Merge pull request #12797 from edsantiago/test_image_scp_sudo | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | CI: rootless user: also create in some root tests | Ed Santiago | 2022-01-17 |
| * | [WIP] Tests for podman image scp (the sudo form) | Ed Santiago | 2022-01-17 |
* | | Revamp Libpod state strings for Docker compat | Matthew Heon | 2022-01-17 |
|/ |
|
* | fix default branch links | Erik Sjölund | 2022-01-15 |
* | test/system: podman run update /etc/hosts | Daniel J Walsh | 2022-01-14 |
* | podman container rm: remove pod | Valentin Rothberg | 2022-01-13 |
* | use events_logfile_path from containers.conf for events log. | Daniel J Walsh | 2022-01-13 |
* | libpod: fix check for systemd session | Giuseppe Scrivano | 2022-01-12 |
* | Add --noout option to prevent the output of ids | Daniel J Walsh | 2022-01-12 |
* | Fix permission on secrets directory | Daniel J Walsh | 2022-01-11 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #12780 from rhatdan/pod | OpenShift Merge Robot | 2022-01-11 |
|\ |
|
| * | Use the InfraImage defined in containers.conf | Daniel J Walsh | 2022-01-10 |
* | | System tests: fix RHEL8 gating tests | Ed Santiago | 2022-01-10 |
|/ |
|
* | Merge pull request #12733 from rhatdan/copy | OpenShift Merge Robot | 2022-01-07 |
|\ |
|
| * | Set volume NeedsCopyUp to false iff data was copied up | Daniel J Walsh | 2022-01-06 |
* | | Emergency system-test fixes | Ed Santiago | 2022-01-06 |
* | | add OCI Runtime name to errors | Daniel J Walsh | 2022-01-06 |
|/ |
|
* | Merge pull request #12687 from rhatdan/volume | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Support all volume mounts for rootless containers | Daniel J Walsh | 2022-01-04 |
* | | Merge pull request #12750 from rhatdan/error | OpenShift Merge Robot | 2022-01-05 |
|\ \ |
|
| * | | Change Tests to ignore missing containers when removing --all | Daniel J Walsh | 2022-01-05 |
| |/ |
|
* | | Merge pull request #12429 from cdoern/scp | OpenShift Merge Robot | 2022-01-05 |
|\ \
| |/
|/| |
|
| * | podman image scp never enter podman user NS | cdoern | 2021-12-23 |
* | | test/system: podman run image with filesystem permission | Daniel J Walsh | 2021-12-31 |
* | | test/system: podman run with log-opt option | Daniel J Walsh | 2021-12-31 |
* | | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | | Merge pull request #12599 from rhatdan/kernelmemory | OpenShift Merge Robot | 2021-12-23 |
|\ \ |
|
| * | | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | | | Merge pull request #12375 from rhatdan/hosts | OpenShift Merge Robot | 2021-12-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use hosts public ip address in rootless containers | Daniel J Walsh | 2021-12-21 |
* | | | support hosts without /etc/hosts | Valentin Rothberg | 2021-12-22 |
|/ / |
|
* | | specgen: honor userns=auto from containers.conf | Giuseppe Scrivano | 2021-12-20 |
* | | test: add --rm to podman run commands | Giuseppe Scrivano | 2021-12-20 |
* | | Merge pull request #12626 from vrothberg/may-the-force-be-with-removal | Daniel J Walsh | 2021-12-19 |
|\ \ |
|
| * | | image rm: allow for force-remove infra images | Valentin Rothberg | 2021-12-17 |
* | | | Merge pull request #12622 from flouthoc/return_exit_code_for_build | OpenShift Merge Robot | 2021-12-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | tests: adjust old build test to expect exit code | Aditya Rajan | 2021-12-17 |
* | | | kill: fix output | Valentin Rothberg | 2021-12-16 |
|/ / |
|
* | | Merge pull request #12600 from rhatdan/external | OpenShift Merge Robot | 2021-12-15 |
|\ \ |
|
| * | | Show --external containers even without --all option | Daniel J Walsh | 2021-12-14 |
* | | | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
| * | | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
| |/ |
|
* / | network ls: show networks in deterministic order | Paul Holzinger | 2021-12-14 |
|/ |
|
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |