summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
* Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \
| * | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
| |/
* / Fix --init and --init-pathJoseph Gooch2020-06-16
|/
* {create,run} --replaceValentin Rothberg2020-06-15
* Turn on More lintersDaniel J Walsh2020-06-15
* Do not default WorkingDir to / on client sideDaniel J Walsh2020-06-12
* Merge pull request #6415 from vrothberg/systemd-new-podOpenShift Merge Robot2020-06-11
|\
| * container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* | Enable IPv6 port bindingMatthew Heon2020-06-10
|/
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix handling of systemd.Daniel J Walsh2020-06-05
* Strip defaults from namespace flagsMatthew Heon2020-06-04
* Combine the code of dealing with 'readonly' and 'ro'.Charles Shih2020-06-02
* Add support for `readonly` option to --mountMatthew Heon2020-05-26
* rootless: do not set pids limits with cgroupfsGiuseppe Scrivano2020-05-12
* Add remaining annotations for `podman inspect`Matthew Heon2020-05-08
* set --conmon-pidfileValentin Rothberg2020-05-08
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* add {generate,play} kubeValentin Rothberg2020-05-06
* Add small fixes for 'podman run' from diffing inspectMatthew Heon2020-05-05
* 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