| Commit message (Expand) | Author | Age |
* | Merge pull request #12028 from edsantiago/test_system_connection | OpenShift Merge Robot | 2021-10-21 |
|\ |
|
| * | Add test for system connection | Ed Santiago | 2021-10-19 |
* | | System tests: confirm that -a and -l clash | Ed Santiago | 2021-10-20 |
* | | Merge pull request #12041 from edsantiago/container_env | OpenShift Merge Robot | 2021-10-20 |
|\ \ |
|
| * | | system tests: CONTAINER_* and --help: cleanup | Ed Santiago | 2021-10-19 |
| |/ |
|
* / | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-10-19 |
|/ |
|
* | Merge pull request #11959 from rhatdan/selinux | OpenShift Merge Robot | 2021-10-18 |
|\ |
|
| * | We should only be relabeling when on first run | Daniel J Walsh | 2021-10-15 |
* | | system tests: socket activation: clean up | Ed Santiago | 2021-10-18 |
* | | Move CONTAINER_HOST and _CONNECTION to IsRemote Function | Daniel J Walsh | 2021-10-15 |
|/ |
|
* | If CONTAINER_HOST env variable is set default podman --remote=true | Daniel J Walsh | 2021-10-14 |
* | codespell code | Daniel J Walsh | 2021-10-12 |
* | Remove a volume with --force if container is running | Daniel J Walsh | 2021-10-11 |
* | Merge pull request #11869 from jwhonce/wip/pprof | OpenShift Merge Robot | 2021-10-10 |
|\ |
|
| * | Enable /debug/pprof API service endpoints | Jhon Honce | 2021-10-08 |
* | | Warn if podman stop timeout expires that sigkill was sent | Daniel J Walsh | 2021-10-08 |
|/ |
|
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-06 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Gating tests: fix permissions error | Ed Santiago | 2021-10-01 |
* | Merge pull request #11776 from edsantiago/bats_is_cleanup | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | System tests: tighten 'is' operator | Ed Santiago | 2021-09-30 |
* | | sdnotify test: accept MAINPID anywhere | Ed Santiago | 2021-09-30 |
|/ |
|
* | test: use new helper | Giuseppe Scrivano | 2021-09-30 |
* | test: skip test on rootless cgroupsv1 | Giuseppe Scrivano | 2021-09-30 |
* | 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 #11762 from edsantiago/bats | OpenShift Merge Robot | 2021-09-28 |
|\ \ |
|
| * | | System tests: speed up. They've gotten too slow. | Ed Santiago | 2021-09-27 |
* | | | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
|/ / |
|
* | | Merge pull request #11755 from nalind/remote-build-eval-contextdir | OpenShift Merge Robot | 2021-09-27 |
|\ \
| |/
|/| |
|
| * | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-27 |
* | | Vendor in containers/common v0.46.0 | Daniel J Walsh | 2021-09-27 |
|/ |
|
* | 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 |
* | | shell completion: do not show images without tag | Paul Holzinger | 2021-09-23 |
|/ |
|
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | remote untag: support digests | Valentin Rothberg | 2021-09-20 |
* | System tests: cleanup, and remove obsolete skips | Ed Santiago | 2021-09-17 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | build.bats: fix copy tests after containers/buildah#3486 | Aditya Rajan | 2021-09-15 |
* | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
* | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
* | Merge pull request #11426 from fj-tsubasa/system-test-scenario | OpenShift Merge Robot | 2021-09-09 |
|\ |
|
| * | Add a system test to modify and import an exported container. | Tsubasa Watanabe | 2021-09-10 |
* | | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 |
* | | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | | system tests: new random_free_port helper | Ed Santiago | 2021-09-08 |
* | | Merge pull request #11468 from Luap99/play-kube-slirp | OpenShift Merge Robot | 2021-09-08 |
|\ \ |
|
| * | | fix play kube --network options | Paul Holzinger | 2021-09-08 |