aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* cmd: set correct parent for container execGiuseppe Scrivano2020-04-28
* Merge pull request #6000 from mheon/volume_backend_flagsOpenShift Merge Robot2020-04-27
|\
| * Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* | Merge pull request #5978 from rhatdan/portsOpenShift Merge Robot2020-04-27
|\ \
| * | Make podman container list == podman psDaniel J Walsh2020-04-27
* | | Merge pull request #6001 from baude/v2intloadOpenShift Merge Robot2020-04-27
|\ \ \
| * | | enable load integration testsBrent Baude2020-04-27
| |/ /
* | | Merge pull request #5975 from giuseppe/fix-pause-testsOpenShift Merge Robot2020-04-27
|\ \ \ | |_|/ |/| |
| * | cmd, ps: add .Status as synonym for .StateGiuseppe Scrivano2020-04-27
* | | Merge pull request #5966 from vrothberg/v2-pod-statsOpenShift Merge Robot2020-04-27
|\ \ \ | |_|/ |/| |
| * | implement pod statsValentin Rothberg2020-04-27
* | | Merge pull request #5994 from giuseppe/fix-healthchecksOpenShift Merge Robot2020-04-27
|\ \ \
| * | | podman: handle --no-healthcheckGiuseppe Scrivano2020-04-27
| * | | podman: special case health-cmd noneGiuseppe Scrivano2020-04-27
| |/ /
* | | Merge pull request #5997 from giuseppe/fix-pod-createOpenShift Merge Robot2020-04-27
|\ \ \
| * | | spec: propagate --no-hosts to specgenGiuseppe Scrivano2020-04-27
| | |/ | |/|
* | | Merge pull request #5976 from QiWang19/manifest-add-osOpenShift Merge Robot2020-04-27
|\ \ \ | |/ / |/| |
| * | Add --os to manifest addQi Wang2020-04-24
* | | enable run_restart integration testsBrent Baude2020-04-26
| |/ |/|
* | Enable pod ps integration testsBrent Baude2020-04-25
* | Merge pull request #5971 from giuseppe/fix-userns-testsOpenShift Merge Robot2020-04-24
|\ \ | |/ |/|
| * podman: assume user namespace if there are mappingsGiuseppe Scrivano2020-04-24
| * podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* | podman: fix --log-opt=path=%sGiuseppe Scrivano2020-04-24
* | podman: fix --http-proxyGiuseppe Scrivano2020-04-24
* | podman: fix podman --group-addGiuseppe Scrivano2020-04-24
* | podman: fix --cgroups=disabledGiuseppe Scrivano2020-04-24
* | podman: add support for --rootfsGiuseppe Scrivano2020-04-24
|/
* Merge pull request #5933 from giuseppe/fix-namespacesOpenShift Merge Robot2020-04-23
|\
| * podman: handle namespaces specified on the CLIGiuseppe Scrivano2020-04-23
| * specgen: do not always set shmsizeGiuseppe Scrivano2020-04-23
* | Merge pull request #5946 from jwhonce/wip/shutdownOpenShift Merge Robot2020-04-23
|\ \ | |/ |/|
| * V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* | Merge pull request #5843 from QiWang19/manifest_createOpenShift Merge Robot2020-04-23
|\ \
| * | manifest create,add,inspectQi Wang2020-04-22
| |/
* | Merge pull request #5942 from mheon/volume_flagsOpenShift Merge Robot2020-04-22
|\ \ | |/ |/|
| * Enable basic volumes support in Podmanv2Matthew Heon2020-04-22
* | Merge pull request #5930 from jwhonce/issues/5765OpenShift Merge Robot2020-04-22
|\ \
| * | Instrumentation to answer #5765Jhon Honce2020-04-22
| |/
* | Fix podman push and podman pull to check for authfileDaniel J Walsh2020-04-22
* | Merge pull request #5941 from jwhonce/jira/792OpenShift Merge Robot2020-04-22
|\ \ | |/ |/|
| * V2 Restore exists E2E testsJhon Honce2020-04-22
* | Fix podman rm to have correct exit codesDaniel J Walsh2020-04-22
|/
* Fix handling of --cidfile on create/runDaniel J Walsh2020-04-22
* Merge pull request #5919 from rhatdan/v2OpenShift Merge Robot2020-04-21
|\
| * Handle hostname flag from clientDaniel J Walsh2020-04-21
| * Add support for devices from command lineDaniel J Walsh2020-04-21
| * Fix handling of CGroupsParent and CGroupsModeDaniel J Walsh2020-04-21
| * Throw error on IPv6 ip addressesDaniel J Walsh2020-04-21
* | Merge pull request #5851 from jwhonce/wip/jsonOpenShift Merge Robot2020-04-21
|\ \