summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Merge pull request #6676 from lsm5/tag-correctionOpenShift Merge Robot2020-06-20
|\
| * Account for non-default port number in image nameLokesh Mandvekar2020-06-19
* | Fixes #6670Jhon Honce2020-06-19
|/
* podman images --format json: pretty printValentin Rothberg2020-06-19
* Podman system service is no longer experimentalMatthew Heon2020-06-17
* 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
* | | Merge pull request #6622 from goochjj/podman_fix_initOpenShift Merge Robot2020-06-17
|\ \ \ | |_|/ |/| |
| * | Fix --init and --init-pathJoseph Gooch2020-06-16
| |/
* / Add deprecated message to varlink commandJhon Honce2020-06-15
|/
* pod create --replaceValentin Rothberg2020-06-15
* {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
|\
| * pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
| * container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
| * podman-pod{rm,start,stop}: support --pod-id-fileValentin Rothberg2020-06-11
* | Merge pull request #6256 from theunrealgeek/play_kube_deploymentOpenShift Merge Robot2020-06-11
|\ \
| * | Fix play kube report printing when no containers are createdtheunrealgeek2020-06-05
| * | Add tests for Deployment Kind and minor fix for play kube outputtheunrealgeek2020-06-02
| * | Modify PlayKubeReport to preserve pod->container mappingtheunrealgeek2020-06-02
| * | supporting k8s Deployment objectstheunrealgeek2020-06-02
* | | Enable IPv6 port bindingMatthew Heon2020-06-10
| |/ |/|
* | Merge pull request #6537 from vrothberg/events-docsOpenShift Merge Robot2020-06-10
|\ \
| * | podman-events: clarify streaming behaviourValentin Rothberg2020-06-10
* | | Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* | | Fixup issues found by golintDaniel J Walsh2020-06-10
|/ /
* | Add parallel operation to `podman stop`Matthew Heon2020-06-05
* | Fix handling of systemd.Daniel J Walsh2020-06-05
* | Merge pull request #6495 from mheon/parallel_executionOpenShift Merge Robot2020-06-05
|\ \
| * | Add parallel execution code for container operationsMatthew Heon2020-06-05
* | | Strip defaults from namespace flagsMatthew Heon2020-06-04
|/ /
* | Merge pull request #6484 from rhatdan/namespaceOpenShift Merge Robot2020-06-04
|\ \
| * | Namespace fields were set with bogus valuesDaniel J Walsh2020-06-03
* | | Merge pull request #6482 from mheon/split_inspectOpenShift Merge Robot2020-06-04
|\ \ \
| * | | Ensure that image/container inspect are specializedMatthew Heon2020-06-03
* | | | Merge pull request #6478 from rhatdan/abisupportOpenShift Merge Robot2020-06-03
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
| | |/ | |/|
* | | Merge pull request #6465 from rhatdan/remoteOpenShift Merge Robot2020-06-03
|\ \ \ | |_|/ |/| |
| * | Add more Remote testsDaniel J Walsh2020-06-03
| |/
* / V2 Add support for ssh authentication methodsJhon Honce2020-06-03
|/
* Merge pull request #6435 from QiWang19/uidOpenShift Merge Robot2020-06-02
|\
| * check --user range for rootless containersQi Wang2020-06-02
* | Merge pull request #6460 from vrothberg/no-truncOpenShift Merge Robot2020-06-02
|\ \
| * | images --no-trunc: fix ID formattingValentin Rothberg2020-06-02
* | | Merge pull request #6411 from mheon/exec_bindingsOpenShift Merge Robot2020-06-02
|\ \ \
| * | | Add bindings for exec and enable attached remoteMatthew Heon2020-06-01