| Commit message (Expand) | Author | Age |
* | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
* | Ensure that exec sessions inherit supplemental groups | Matthew Heon | 2020-02-28 |
* | Merge pull request #5295 from mheon/advanced_network_inspect | OpenShift Merge Robot | 2020-02-27 |
|\ |
|
| * | Add support for multiple CNI networks in podman inspect | Matthew Heon | 2020-02-25 |
* | | Merge pull request #5332 from giuseppe/uts-lookup-container | OpenShift Merge Robot | 2020-02-26 |
|\ \ |
|
| * | | spec: allow container alias name in lookup | Giuseppe Scrivano | 2020-02-26 |
* | | | Merge pull request #5330 from baude/flakefixesfored | OpenShift Merge Robot | 2020-02-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | curb flakes in integration tests | Brent Baude | 2020-02-26 |
| |/ |
|
* / | Fix cgroupsv2 run test, unexpected output | Chris Evich | 2020-02-25 |
|/ |
|
* | Add --no-healthcheck command to create/run | Brent Baude | 2020-02-22 |
* | Merge pull request #5286 from edsantiago/flake_fix_same_ip | OpenShift Merge Robot | 2020-02-21 |
|\ |
|
| * | Flake fix: race condition in same-IP test | Ed Santiago | 2020-02-20 |
* | | Merge pull request #5222 from mheon/fix_5219 | OpenShift Merge Robot | 2020-02-20 |
|\ \ |
|
| * | | Use cleaned destination path for indexing image volumes | Matthew Heon | 2020-02-17 |
* | | | search test on fedora registry: retry 5 times | Ed Santiago | 2020-02-20 |
| |/
|/| |
|
* | | Merge pull request #5241 from mheon/pod_network_opts_add | OpenShift Merge Robot | 2020-02-20 |
|\ \ |
|
| * | | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
| |/ |
|
* | | fix mandatory parameter in login/logout | Qi Wang | 2020-02-18 |
* | | podman-ps: support image IDs | Valentin Rothberg | 2020-02-17 |
|/ |
|
* | Rework label parsing | Matthew Heon | 2020-02-14 |
* | Merge pull request #5189 from mheon/only_set_all_on_status | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | Only set --all when a status filter is given to ps | Matthew Heon | 2020-02-12 |
* | | Fix up play kube to use image data | Daniel J Walsh | 2020-02-13 |
* | | Merge pull request #5115 from QiWang19/images-format | OpenShift Merge Robot | 2020-02-13 |
|\ \ |
|
| * | | images --format compatible with docker | Qi Wang | 2020-02-10 |
* | | | Merge pull request #5191 from baude/fedoraminimaliskillingme | OpenShift Merge Robot | 2020-02-13 |
|\ \ \ |
|
| * | | | use quay.io/libpod/fedora-minimal for reliability | Brent Baude | 2020-02-12 |
| | |/
| |/| |
|
* | | | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | | Merge pull request #5168 from mheon/do_not_overwrite_volumes | OpenShift Merge Robot | 2020-02-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not copy up when volume is not empty | Matthew Heon | 2020-02-12 |
| |/ |
|
* / | Remove incorrect validation of --change for commit | Matthew Heon | 2020-02-10 |
|/ |
|
* | Add Containerfile location e2e test | Sascha Grunert | 2020-02-05 |
* | Force --all when --filter is passed to podman ps | Matthew Heon | 2020-02-04 |
* | Merge pull request #4973 from rhatdan/sort | OpenShift Merge Robot | 2020-01-28 |
|\ |
|
| * | Throw error on invalid sort value | Daniel J Walsh | 2020-01-28 |
* | | rootless login/logout tests fail | Brent Baude | 2020-01-28 |
|/ |
|
* | honor pull policy in play kube | Brent Baude | 2020-01-28 |
* | inspect image healthchecks | Brent Baude | 2020-01-27 |
* | seccomp policy: expect profile in config label | Valentin Rothberg | 2020-01-23 |
* | Merge pull request #4887 from vrothberg/fix-4886 | OpenShift Merge Robot | 2020-01-16 |
|\ |
|
| * | e2e/run_signal_test.go: make it more robust | Valentin Rothberg | 2020-01-16 |
* | | systemdgen: add --ignore flag to generic services | Valentin Rothberg | 2020-01-16 |
|/ |
|
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | Merge pull request #4817 from rhatdan/codespell | OpenShift Merge Robot | 2020-01-13 |
|\ \ |
|
| * | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | | | Merge pull request #4823 from vrothberg/gen-systemd | OpenShift Merge Robot | 2020-01-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman-generate-systemd --new | Valentin Rothberg | 2020-01-09 |
| |/ |
|
* | | test: fix error message | Giuseppe Scrivano | 2020-01-10 |