| Commit message (Expand) | Author | Age |
* | Merge pull request #5439 from ttys3/fixup-systemdgen-with-new-param | OpenShift Merge Robot | 2020-03-16 |
|\ |
|
| * | force run container detached if container CreateCommand missing the detach param | 荒野無燈 | 2020-03-14 |
* | | Merge pull request #5476 from edsantiago/run_rmi_test_fix | OpenShift Merge Robot | 2020-03-16 |
|\ \ |
|
| * | | run --rmi test: make it work | Ed Santiago | 2020-03-12 |
* | | | add os|arch attributes when building | Brent Baude | 2020-03-15 |
|/ / |
|
* | | Merge pull request #5307 from QiWang19/security-opt-genkube | OpenShift Merge Robot | 2020-03-09 |
|\ \
| |/
|/| |
|
| * | fix security-opt generate kube | Qi Wang | 2020-03-03 |
* | | generate systemd: remove leading slashes | Valentin Rothberg | 2020-03-05 |
* | | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ \ |
|
| * | | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | | Merge pull request #5344 from edsantiago/log_format | OpenShift Merge Robot | 2020-03-04 |
|\ \ \ |
|
| * | | | CI: format cirrus logs | Ed Santiago | 2020-03-02 |
| |/ / |
|
* | | | Merge pull request #5379 from edsantiago/test_apiv2 | OpenShift Merge Robot | 2020-03-03 |
|\ \ \ |
|
| * | | | APIv2 tests: add tests for stop | Ed Santiago | 2020-03-03 |
| |/ / |
|
* | | | Merge pull request #5206 from rhatdan/capabilities | OpenShift Merge Robot | 2020-03-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
| |/ |
|
* / | CI: add API v2 tests | Ed Santiago | 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 |
* | | kill test: clean up warnings; document better | Ed Santiago | 2020-02-26 |
* | | 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 |
| |/ |
|
* | | Merge pull request #3901 from cevich/support_f31 | OpenShift Merge Robot | 2020-02-25 |
|\ \ |
|
| * | | Fix kill test obtaining CID | Chris Evich | 2020-02-25 |
| * | | System Tests: Force default signal handlers | Chris Evich | 2020-02-25 |
| * | | Fix cgroupsv2 run test, unexpected output | Chris Evich | 2020-02-25 |
| |/ |
|
* / | apiv2 tests: add more pod tests, timing check | Ed Santiago | 2020-02-25 |
|/ |
|
* | Merge pull request #4889 from baude/portsearch | OpenShift Merge Robot | 2020-02-23 |
|\ |
|
| * | Friendly amendment: tests, and a help message | Ed Santiago | 2020-02-23 |
* | | 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 |
| |/
|/| |
|
* | | Login test: use --password-stdin | Ed Santiago | 2020-02-20 |
* | | podman images: add --filter=since=XX | 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 |
| |/ |
|
* | | New login and push tests | Ed Santiago | 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 |
* | add pkg/signal | Valentin Rothberg | 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 |