| Commit message (Expand) | Author | Age |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | cgroupsns was not following containers.conf | Daniel J Walsh | 2020-05-01 |
* | Merge pull request #6057 from baude/v2networking | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | add provided cni networks to spec gen | baude | 2020-05-01 |
* | | Merge pull request #6016 from giuseppe/fix-create | OpenShift Merge Robot | 2020-05-01 |
|\ \
| |/
|/| |
|
| * | cmd, podman: do not override entrypoint if unset | Giuseppe Scrivano | 2020-04-30 |
| * | cmd, podman: use String instead of variable+StringVar | Giuseppe Scrivano | 2020-04-30 |
* | | V2 enable ps tests | Jhon Honce | 2020-04-29 |
|/ |
|
* | enable inspect tests | Valentin Rothberg | 2020-04-29 |
* | system tests must pass | Brent Baude | 2020-04-28 |
* | specgen: remove dead code | Giuseppe Scrivano | 2020-04-28 |
* | 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 |
* | | Make podman container list == podman ps | Daniel J Walsh | 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 |
* | | spec: propagate --no-hosts to specgen | Giuseppe Scrivano | 2020-04-27 |
|/ |
|
* | 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: handle namespaces specified on the CLI | Giuseppe Scrivano | 2020-04-23 |
* | specgen: do not always set shmsize | Giuseppe Scrivano | 2020-04-23 |
* | Enable basic volumes support in Podmanv2 | Matthew Heon | 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 |
* | | | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
| |/
|/| |
|
* | | Merge pull request #5911 from giuseppe/cgroup-skip-unset | OpenShift Merge Robot | 2020-04-21 |
|\ \
| |/
|/| |
|
| * | podman: do not set empty cgroup limit blocks | Giuseppe Scrivano | 2020-04-21 |
* | | Merge pull request #5913 from rhatdan/v2 | OpenShift Merge Robot | 2020-04-21 |
|\ \
| |/
|/| |
|
| * | Need to set the Entrypoint | Daniel J Walsh | 2020-04-21 |
* | | Merge pull request #5647 from rhatdan/containers.conf | OpenShift Merge Robot | 2020-04-21 |
|\ \
| |/
|/| |
|
| * | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | | Merge pull request #5875 from rhatdan/network | OpenShift Merge Robot | 2020-04-21 |
|\ \ |
|
| * | | Cleanup network option parsing | Daniel J Walsh | 2020-04-19 |
* | | | Handle Linux Capabilities correctly | Daniel J Walsh | 2020-04-20 |
| |/
|/| |
|
* | | common: setting cgroup resources correctly | Giuseppe Scrivano | 2020-04-20 |
|/ |
|
* | We were not handling the user option on create | Daniel J Walsh | 2020-04-17 |
* | Fix bug where two configurations had been created | Jhon Honce | 2020-04-16 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |