| Commit message (Expand) | Author | Age |
* | 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 #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 |
* | always send generic error in case io fails | Peter Hunt | 2019-07-23 |
* | only use stdin if specified | Peter Hunt | 2019-07-23 |
* | buffer errChan | Peter Hunt | 2019-07-23 |
* | move handleTerminalAttach to generic build | Peter Hunt | 2019-07-23 |
* | add detach keys support for remote | Peter Hunt | 2019-07-23 |
* | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
* | Update e2e tests for remote exec | Peter Hunt | 2019-07-23 |
* | Finish up remote exec implementation | Peter Hunt | 2019-07-23 |
* | golangci-lint cleanup | baude | 2019-07-23 |
* | Merge pull request #3621 from baude/golangcilint4 | OpenShift Merge Robot | 2019-07-23 |
|\ |
|
| * | golangci-lint phase 4 | baude | 2019-07-22 |
* | | Implement conmon exec | Peter Hunt | 2019-07-22 |
|/ |
|
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | Merge pull request #3443 from adrianreber/rootfs-changes-migration | OpenShift Merge Robot | 2019-07-19 |
|\ |
|
| * | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
| * | Include root file-system changes in container migration | Adrian Reber | 2019-07-11 |
* | | Merge pull request #3584 from QiWang19/pssize | OpenShift Merge Robot | 2019-07-18 |
|\ \ |
|
| * | | podman-remote make --size optional in ps | Qi Wang | 2019-07-18 |
* | | | Fix play kube command | Peter Hunt | 2019-07-17 |
|/ / |
|
* / | golangci-lint pass number 2 | baude | 2019-07-11 |
|/ |
|
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | Use conmon pidfile in generated systemd unit as PIDFile. | Danila Kiver | 2019-07-04 |
* | configure runtime without store | baude | 2019-07-01 |