| Commit message (Expand) | Author | Age |
* | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
* | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ |
|
| * | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | | Merge pull request #6896 from mheon/fix_remote_createcommand | OpenShift Merge Robot | 2020-07-13 |
|\ \ |
|
| * | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
| |/ |
|
* / | Don't setup AppArmor provile for privileged pods | Ralf Haferkamp | 2020-07-10 |
|/ |
|
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Merge pull request #6752 from rhatdan/inspect | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | Fix inspect to display multiple label: changes | Daniel J Walsh | 2020-06-24 |
* | | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
|/ |
|
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | | Merge pull request #6583 from mheon/inspect_ctr_before_img | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
| |/ |
|
* / | Fix --init and --init-path | Joseph Gooch | 2020-06-16 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 |
* | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | rootless: do not set pids limits with cgroupfs | Giuseppe Scrivano | 2020-05-12 |
* | Add remaining annotations for `podman inspect` | Matthew Heon | 2020-05-08 |
* | set --conmon-pidfile | Valentin Rothberg | 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 |
* | 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 |
* | | V2 enable ps tests | Jhon Honce | 2020-04-29 |
|/ |
|
* | 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 |