| Commit message (Expand) | Author | Age |
* | Add remaining annotations for `podman inspect` | Matthew Heon | 2020-05-08 |
* | Fix `podman pod create --infra=false` | Matthew Heon | 2020-05-08 |
* | set binding tests to required | Brent Baude | 2020-05-08 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |
* | 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 |
* | Properly handle default capabilities listed in containers.conf | Daniel J Walsh | 2020-05-01 |
* | Properly handle containers.conf devices | Daniel J Walsh | 2020-05-01 |
* | Merge pull request #6004 from rhatdan/ulimits | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | Set up ulimits for rootless containers. | Daniel J Walsh | 2020-04-28 |
* | | cmd, podman: do not override entrypoint if unset | Giuseppe Scrivano | 2020-04-30 |
* | | cmd, podman: handle --pod new:POD | Giuseppe Scrivano | 2020-04-30 |
* | | generate systemd | Valentin Rothberg | 2020-04-29 |
* | | Merge pull request #6024 from baude/v2checkmediatypew | OpenShift Merge Robot | 2020-04-28 |
|\ \ |
|
| * | | check image media/manifest type for healthchecks | Brent Baude | 2020-04-28 |
| |/ |
|
* / | pkg, specgen: do not hardcode user=0 in the config if not specified | Giuseppe Scrivano | 2020-04-28 |
|/ |
|
* | Improve Entrypoint and Command support | Matthew Heon | 2020-04-27 |
* | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | Merge pull request #5994 from giuseppe/fix-healthchecks | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | specgen: read healthchecks from the image | Giuseppe Scrivano | 2020-04-27 |
* | | spec, pod: honor --dns | Giuseppe Scrivano | 2020-04-27 |
|/ |
|
* | Merge pull request #5971 from giuseppe/fix-userns-tests | OpenShift Merge Robot | 2020-04-24 |
|\ |
|
| * | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | | Merge pull request #5967 from giuseppe/run-test-fixes | OpenShift Merge Robot | 2020-04-24 |
|\ \ |
|
| * | | podman: add support for --rootfs | Giuseppe Scrivano | 2020-04-24 |
| * | | create: move validate after setting default ns | Giuseppe Scrivano | 2020-04-24 |
| |/ |
|
* / | Do not join pod namespaces without an infra ctr | Matthew Heon | 2020-04-24 |
|/ |
|
* | podman: handle namespaces specified on the CLI | Giuseppe Scrivano | 2020-04-23 |
* | Enable basic volumes support in Podmanv2 | Matthew Heon | 2020-04-22 |
* | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
* | Merge pull request #5921 from baude/v2imageep | OpenShift Merge Robot | 2020-04-21 |
|\ |
|
| * | add entrypoint from image where needed | Brent Baude | 2020-04-21 |
* | | Merge pull request #5912 from giuseppe/v2-rlimits | OpenShift Merge Robot | 2020-04-21 |
|\ \
| |/
|/| |
|
| * | pkg: implement rlimits | Giuseppe Scrivano | 2020-04-21 |
* | | Handle annotations passed in via the client | Daniel J Walsh | 2020-04-21 |
* | | 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 |
* | | Add functions to return image informations | Daniel J Walsh | 2020-04-20 |
|/ |
|
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Fix up SELinux labeling | Daniel J Walsh | 2020-04-15 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | v2podman container create | Brent Baude | 2020-04-03 |