| Commit message (Expand) | Author | Age |
* | specgen: fix segfault | Peter Hunt | 2020-05-27 |
* | Attempt to turn on build_without_cgo tests | Daniel J Walsh | 2020-05-22 |
* | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | Add remaining annotations for `podman inspect` | Matthew Heon | 2020-05-08 |
* | Fix `podman pod create --infra=false` | Matthew Heon | 2020-05-08 |
* | Merge pull request #6118 from baude/v2bindingsenforce | OpenShift Merge Robot | 2020-05-08 |
|\ |
|
| * | set binding tests to required | Brent Baude | 2020-05-08 |
* | | Fix parsing of --network for `podman pod create` | Matthew Heon | 2020-05-07 |
|/ |
|
* | 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 |
* | | specgen: honor slirp4netns | Giuseppe Scrivano | 2020-04-29 |
* | | 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 |
|/ |
|
* | Merge pull request #6000 from mheon/volume_backend_flags | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | Improve Entrypoint and Command support | Matthew Heon | 2020-04-27 |
| * | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | | namespaces: accept pod namespace | Giuseppe Scrivano | 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 |
* | | specgen: relax test to accept default network | 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 |
| * | | specgen: fix error message | 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 |
* | pkg: fix shmsize error message | 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 |
* | | Merge pull request #5913 from rhatdan/v2 | OpenShift Merge Robot | 2020-04-21 |
|\ \ |
|
| * | | Handle annotations passed in via the client | Daniel J Walsh | 2020-04-21 |