| Commit message (Expand) | Author | Age |
* | support non-standard ssh port for remote-client | baude | 2019-09-17 |
* | Merge pull request #3934 from rhatdan/wait | OpenShift Merge Robot | 2019-09-13 |
|\ |
|
| * | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
| * | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | | enhance podman network rm | baude | 2019-09-12 |
|/ |
|
* | Merge pull request #3896 from mheon/volume_lookup | OpenShift Merge Robot | 2019-09-09 |
|\ |
|
| * | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | | Merge pull request #3862 from baude/networkcreate | OpenShift Merge Robot | 2019-09-09 |
|\ \
| |/
|/| |
|
| * | podman network create | baude | 2019-09-09 |
* | | build: pass down the cgroup manager to buildah | Giuseppe Scrivano | 2019-09-06 |
|/ |
|
* | Merge pull request #3958 from haircommander/play-kube-sec | OpenShift Merge Robot | 2019-09-06 |
|\ |
|
| * | play kube: fix segfault | Peter Hunt | 2019-09-06 |
* | | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
|/ |
|
* | Merge pull request #3800 from vrothberg/generate-pod | OpenShift Merge Robot | 2019-08-22 |
|\ |
|
| * | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
| * | generate systemd: drop support for remote clients | Valentin Rothberg | 2019-08-21 |
* | | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
|/ |
|
* | Implement healthcheck for remote client | Ashley Cui | 2019-08-19 |
* | Merge pull request #3848 from giuseppe/enable-all-tests-crun | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | libpod, pkg: lookup also for crun failures | Giuseppe Scrivano | 2019-08-19 |
| * | containers, create: debug message on failed deletion | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ \ |
|
| * | | Swap 'volume inspect' frontend to use the new backend | Matthew Heon | 2019-08-02 |
| * | | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | | | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | | Merge pull request #3719 from baude/networklist | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ |
|
| * | | | inclusion of podman network | baude | 2019-08-15 |
* | | | | Merge pull request #3796 from giuseppe/enable-cgroupsv2-crun | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | runtime: honor --runtime flag to build | Giuseppe Scrivano | 2019-08-13 |
* | | | | Fix play kube command in pod yaml | Chen Zhiwei | 2019-08-14 |
|/ / / |
|
* | | | containers: look also for 'file not found' in the error message | Giuseppe Scrivano | 2019-08-12 |
* | | | build: use the configured runtime | Giuseppe Scrivano | 2019-08-11 |
* | | | enable windows remote client | baude | 2019-08-08 |
|/ / |
|
* | | Merge pull request #3690 from adrianreber/ignore-static-ip | OpenShift Merge Robot | 2019-08-05 |
|\ \ |
|
| * | | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | | | Merge pull request #3171 from QiWang19/events_json | OpenShift Merge Robot | 2019-08-05 |
|\ \ \ |
|
| * | | | podman events format json | Qi Wang | 2019-08-02 |
| | |/
| |/| |
|
* / | | add eventlogger to info | baude | 2019-08-02 |
|/ / |
|
* | | Merge pull request #3692 from haircommander/play-caps | OpenShift Merge Robot | 2019-08-02 |
|\ \ |
|
| * | | Add capability functionality to play kube | Peter Hunt | 2019-08-01 |
| |/ |
|
* | | Merge pull request #3551 from mheon/fix_memory_leak | OpenShift Merge Robot | 2019-08-02 |
|\ \ |
|
| * | | Retrieve exit codes for containers via events | Matthew Heon | 2019-07-31 |
| * | | podman: fix memleak caused by renaming and not deleting | Matthew Heon | 2019-07-31 |
| |/ |
|
* / | Use buildah/pkg/parse volume parsing rather then internal version | Daniel J Walsh | 2019-08-01 |
|/ |
|
* | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 |
* | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | remove debug prints | Peter Hunt | 2019-07-23 |