| Commit message (Expand) | Author | Age |
* | Merge pull request #6000 from mheon/volume_backend_flags | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | | Merge pull request #5978 from rhatdan/ports | OpenShift Merge Robot | 2020-04-27 |
|\ \ |
|
| * | | Make podman container list == podman ps | Daniel J Walsh | 2020-04-27 |
* | | | Merge pull request #6001 from baude/v2intload | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ |
|
| * | | | enable load integration tests | Brent Baude | 2020-04-27 |
| |/ / |
|
* | | | Merge pull request #5975 from giuseppe/fix-pause-tests | OpenShift Merge Robot | 2020-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmd, ps: add .Status as synonym for .State | Giuseppe Scrivano | 2020-04-27 |
* | | | Merge pull request #5966 from vrothberg/v2-pod-stats | OpenShift Merge Robot | 2020-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | | | Merge pull request #5994 from giuseppe/fix-healthchecks | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ |
|
| * | | | podman: handle --no-healthcheck | Giuseppe Scrivano | 2020-04-27 |
| * | | | podman: special case health-cmd none | Giuseppe Scrivano | 2020-04-27 |
| |/ / |
|
* | | | Merge pull request #5997 from giuseppe/fix-pod-create | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ |
|
| * | | | spec: propagate --no-hosts to specgen | Giuseppe Scrivano | 2020-04-27 |
| | |/
| |/| |
|
* | | | Merge pull request #5976 from QiWang19/manifest-add-os | OpenShift Merge Robot | 2020-04-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | | | enable run_restart integration tests | Brent Baude | 2020-04-26 |
| |/
|/| |
|
* | | Enable pod ps integration tests | Brent Baude | 2020-04-25 |
* | | Merge pull request #5971 from giuseppe/fix-userns-tests | OpenShift Merge Robot | 2020-04-24 |
|\ \
| |/
|/| |
|
| * | podman: assume user namespace if there are mappings | Giuseppe Scrivano | 2020-04-24 |
| * | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | | podman: fix --log-opt=path=%s | Giuseppe Scrivano | 2020-04-24 |
* | | podman: fix --http-proxy | Giuseppe Scrivano | 2020-04-24 |
* | | podman: fix podman --group-add | Giuseppe Scrivano | 2020-04-24 |
* | | podman: fix --cgroups=disabled | Giuseppe Scrivano | 2020-04-24 |
* | | podman: add support for --rootfs | Giuseppe Scrivano | 2020-04-24 |
|/ |
|
* | Merge pull request #5933 from giuseppe/fix-namespaces | OpenShift Merge Robot | 2020-04-23 |
|\ |
|
| * | podman: handle namespaces specified on the CLI | Giuseppe Scrivano | 2020-04-23 |
| * | specgen: do not always set shmsize | Giuseppe Scrivano | 2020-04-23 |
* | | Merge pull request #5946 from jwhonce/wip/shutdown | OpenShift Merge Robot | 2020-04-23 |
|\ \
| |/
|/| |
|
| * | V2 restore libpod.Shutdown() when exiting podman commands | Jhon Honce | 2020-04-22 |
* | | Merge pull request #5843 from QiWang19/manifest_create | OpenShift Merge Robot | 2020-04-23 |
|\ \ |
|
| * | | manifest create,add,inspect | Qi Wang | 2020-04-22 |
| |/ |
|
* | | Merge pull request #5942 from mheon/volume_flags | OpenShift Merge Robot | 2020-04-22 |
|\ \
| |/
|/| |
|
| * | Enable basic volumes support in Podmanv2 | Matthew Heon | 2020-04-22 |
* | | Merge pull request #5930 from jwhonce/issues/5765 | OpenShift Merge Robot | 2020-04-22 |
|\ \ |
|
| * | | Instrumentation to answer #5765 | Jhon Honce | 2020-04-22 |
| |/ |
|
* | | Fix podman push and podman pull to check for authfile | Daniel J Walsh | 2020-04-22 |
* | | Merge pull request #5941 from jwhonce/jira/792 | OpenShift Merge Robot | 2020-04-22 |
|\ \
| |/
|/| |
|
| * | V2 Restore exists E2E tests | Jhon Honce | 2020-04-22 |
* | | Fix podman rm to have correct exit codes | Daniel J Walsh | 2020-04-22 |
|/ |
|
* | Fix handling of --cidfile on create/run | Daniel J Walsh | 2020-04-22 |
* | Merge pull request #5919 from rhatdan/v2 | OpenShift Merge Robot | 2020-04-21 |
|\ |
|
| * | Handle hostname flag from client | Daniel J Walsh | 2020-04-21 |
| * | Add support for devices from command line | Daniel J Walsh | 2020-04-21 |
| * | Fix handling of CGroupsParent and CGroupsMode | Daniel J Walsh | 2020-04-21 |
| * | Throw error on IPv6 ip addresses | Daniel J Walsh | 2020-04-21 |
* | | Merge pull request #5851 from jwhonce/wip/json | OpenShift Merge Robot | 2020-04-21 |
|\ \ |
|
| * | | Provide a json variable pointing to a configured json API | Jhon Honce | 2020-04-21 |