summaryrefslogtreecommitdiff
path: root/cmd/podman/common
Commit message (Expand)AuthorAge
...
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Merge pull request #6808 from mheon/allow_empty_hostportOpenShift Merge Robot2020-06-29
|\
| * Allow empty host port in --publish flagMatthew Heon2020-06-29
* | podman: add new cgroup mode splitGiuseppe Scrivano2020-06-25
|/
* Merge pull request #6752 from rhatdan/inspectOpenShift Merge Robot2020-06-24
|\
| * Fix inspect to display multiple label: changesDaniel J Walsh2020-06-24
* | Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
|/
* Merge pull request #6712 from mheon/readd_userns_envvarOpenShift Merge Robot2020-06-23
|\
| * Re-add PODMAN_USERNS environment variableMatthew Heon2020-06-22
* | Add --preservefds to podman runQi Wang2020-06-19
|/
* 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