summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* Merge pull request #6057 from baude/v2networkingOpenShift Merge Robot2020-05-01
|\
| * add provided cni networks to spec genbaude2020-05-01
* | Merge pull request #6016 from giuseppe/fix-createOpenShift Merge Robot2020-05-01
|\ \ | |/ |/|
| * cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
| * cmd, podman: use String instead of variable+StringVarGiuseppe Scrivano2020-04-30
* | V2 enable ps testsJhon Honce2020-04-29
|/
* enable inspect testsValentin Rothberg2020-04-29
* system tests must passBrent Baude2020-04-28
* specgen: remove dead codeGiuseppe 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
* | Make podman container list == podman psDaniel J Walsh2020-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
* | spec: propagate --no-hosts to specgenGiuseppe Scrivano2020-04-27
|/
* 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: handle namespaces specified on the CLIGiuseppe Scrivano2020-04-23
* specgen: do not always set shmsizeGiuseppe Scrivano2020-04-23
* Enable basic volumes support in Podmanv2Matthew Heon2020-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
|\ \
| * | Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* | | Modify namespace generation code for specgenMatthew Heon2020-04-21
| |/ |/|
* | Merge pull request #5911 from giuseppe/cgroup-skip-unsetOpenShift Merge Robot2020-04-21
|\ \ | |/ |/|
| * podman: do not set empty cgroup limit blocksGiuseppe Scrivano2020-04-21
* | Merge pull request #5913 from rhatdan/v2OpenShift Merge Robot2020-04-21
|\ \ | |/ |/|
| * Need to set the EntrypointDaniel J Walsh2020-04-21
* | Merge pull request #5647 from rhatdan/containers.confOpenShift Merge Robot2020-04-21
|\ \ | |/ |/|
| * Update podman to use containers.confDaniel J Walsh2020-04-20
* | Merge pull request #5875 from rhatdan/networkOpenShift Merge Robot2020-04-21
|\ \
| * | Cleanup network option parsingDaniel J Walsh2020-04-19
* | | Handle Linux Capabilities correctlyDaniel J Walsh2020-04-20
| |/ |/|
* | common: setting cgroup resources correctlyGiuseppe Scrivano2020-04-20
|/
* We were not handling the user option on createDaniel J Walsh2020-04-17
* Fix bug where two configurations had been createdJhon Honce2020-04-16
* Podman V2 birthBrent Baude2020-04-16