| Commit message (Expand) | Author | Age |
* | Merge pull request #6231 from mheon/fix_coverity | OpenShift Merge Robot | 2020-05-17 |
|\ |
|
| * | Fix two coverity issues (unchecked null return) | Matthew Heon | 2020-05-14 |
* | | Drop a debug line which could print very large messages | Matthew Heon | 2020-05-15 |
* | | Remove duplicated exec handling code | Matthew Heon | 2020-05-14 |
* | | Fix lint | Matthew Heon | 2020-05-14 |
* | | Prune stale exec sessions on inspect | Matthew Heon | 2020-05-14 |
* | | Remove exec sessions on container restart | Matthew Heon | 2020-05-14 |
* | | Fix start order for APIv2 exec start endpoint | Matthew Heon | 2020-05-14 |
* | | Don't fail when saving exec status fails on removed ctr | Matthew Heon | 2020-05-14 |
* | | Ensure that Streams are set to defaults for HTTP attach | Matthew Heon | 2020-05-14 |
* | | Add an initial implementation of HTTP-forwarded exec | Matthew Heon | 2020-05-14 |
* | | Ensure that cleanup runs before we set Removing state | Matthew Heon | 2020-05-14 |
* | | Cleanup OCI runtime before storage | Matthew Heon | 2020-05-14 |
|/ |
|
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | Merge pull request #6169 from vrothberg/fix-6164 | OpenShift Merge Robot | 2020-05-11 |
|\ |
|
| * | shm_lock_test: add nil check | Valentin Rothberg | 2020-05-11 |
* | | Add podman static build | Sascha Grunert | 2020-05-11 |
|/ |
|
* | Merge pull request #6152 from mheon/fix_pod_join_cgroupns | OpenShift Merge Robot | 2020-05-09 |
|\ |
|
| * | Ensure `podman inspect` output for NetworkMode is right | Matthew Heon | 2020-05-08 |
| * | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | | V2 Impliment tunnelled podman version | Jhon Honce | 2020-05-08 |
|/ |
|
* | Fix handling of overridden paths from database | Daniel J Walsh | 2020-05-08 |
* | Merge pull request #6091 from rhatdan/v2 | OpenShift Merge Robot | 2020-05-06 |
|\ |
|
| * | Eliminate race condition on podman info | Daniel J Walsh | 2020-05-05 |
* | | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | | Merge pull request #6063 from QiWang19/manifest-annotate | OpenShift Merge Robot | 2020-05-06 |
|\ \ |
|
| * | | manifest annotate | Qi Wang | 2020-05-05 |
| |/ |
|
* | | Merge pull request #6081 from baude/v2system | OpenShift Merge Robot | 2020-05-05 |
|\ \
| |/
|/| |
|
| * | v2 system subcommand | baude | 2020-05-05 |
* | | Merge pull request #6080 from baude/v2stats | OpenShift Merge Robot | 2020-05-05 |
|\ \ |
|
| * | | v2 podman stats | baude | 2020-05-05 |
* | | | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
| |/
|/| |
|
* | | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
|/ |
|
* | Enable prune integration test. Fixes container prune. | Sujil02 | 2020-04-30 |
* | Merge pull request #6011 from sujil02/podman-save-issue-5234 | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | Fixes podman save fails when specifying an image using a digest #5234 | Sujil02 | 2020-04-28 |
* | | Merge pull request #6007 from baude/v2intvolumes | OpenShift Merge Robot | 2020-04-28 |
|\ \
| |/
|/| |
|
| * | enable volume integration tests | Brent Baude | 2020-04-27 |
* | | separate healthcheck and container log paths | Brent Baude | 2020-04-27 |
|/ |
|
* | libpod: set hostname from joined container | Giuseppe Scrivano | 2020-04-27 |
* | Merge pull request #5976 from QiWang19/manifest-add-os | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | | Enable pod inspect integration test | Sujil02 | 2020-04-26 |
|/ |
|
* | Merge pull request #5962 from rhatdan/selinux | OpenShift Merge Robot | 2020-04-24 |
|\ |
|
| * | Fix SELinux functions names to not be repetitive | Daniel J Walsh | 2020-04-23 |
* | | remove blank line | Les Aker | 2020-04-23 |
* | | set bigfilestemporarydir for pull | Les Aker | 2020-04-23 |
|/ |
|
* | Merge pull request #5843 from QiWang19/manifest_create | OpenShift Merge Robot | 2020-04-23 |
|\ |
|
| * | manifest create,add,inspect | Qi Wang | 2020-04-22 |
* | | Stop wrapping pull messages | Daniel J Walsh | 2020-04-23 |