| Commit message (Expand) | Author | Age |
... | |
| * | | supporting k8s Deployment objects | theunrealgeek | 2020-06-02 |
* | | | Merge pull request #6546 from rhatdan/lint | OpenShift Merge Robot | 2020-06-10 |
|\ \ \ |
|
| * | | | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
| * | | | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | | | | Ensure signal validation happens first in pod kill | Matthew Heon | 2020-06-09 |
|/ / / |
|
* | / | Add parallel operation to `podman stop` | Matthew Heon | 2020-06-05 |
| |/
|/| |
|
* | | Add parallel execution code for container operations | Matthew Heon | 2020-06-05 |
* | | Merge pull request #6485 from QiWang19/remote-ignore | OpenShift Merge Robot | 2020-06-04 |
|\ \ |
|
| * | | fix remote test --ignore & turn on more tests | Qi Wang | 2020-06-03 |
* | | | Merge pull request #6481 from QiWang19/rm-test-stop | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ |
|
| * | | | turn on remote stop_test | Qi Wang | 2020-06-03 |
* | | | | Merge pull request #6486 from baude/v2infoaddsocket | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ \ |
|
| * | | | | add socket information to podman info | Brent Baude | 2020-06-03 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6478 from rhatdan/abisupport | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ \ |
|
| * | | | | Remove use of ABISupport buildtag | Daniel J Walsh | 2020-06-03 |
| | |/ /
| |/| | |
|
* | | | | When stopping containers locally, ensure cleanup runs | Matthew Heon | 2020-06-03 |
| |/ /
|/| | |
|
* | | | Merge pull request #6469 from jwhonce/wip/auth | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ |
|
| * | | | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
| |/ / |
|
* | | | Merge pull request #6473 from mheon/fix_inspect_segfault | OpenShift Merge Robot | 2020-06-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix a segfault in `podman inspect -l` w/ no containers | Matthew Heon | 2020-06-02 |
* | | | Turn on remote rm_test --cidfile | Qi Wang | 2020-06-02 |
| |/
|/| |
|
* | | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
|/ |
|
* | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | Add streaming ability to endpoint | Brent Baude | 2020-05-27 |
* | Merge pull request #6372 from boaz0/gh_6283 | OpenShift Merge Robot | 2020-05-27 |
|\ |
|
| * | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
* | | container stats: fix --no-stream race | Valentin Rothberg | 2020-05-27 |
|/ |
|
* | Merge pull request #6321 from Luap99/podman-generate-systemd-unit-prefix | OpenShift Merge Robot | 2020-05-25 |
|\ |
|
| * | Added new flags to 'podman generate systemd' to change the unit name prefix | Luap99 | 2020-05-22 |
* | | Follow up PR to fix issues found in #6341 | Daniel J Walsh | 2020-05-22 |
* | | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |
* | | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |
* | | Removes remote system reset functionality. skip e2e test for remote. | Sujil02 | 2020-05-22 |
* | | Merge pull request #6327 from baude/v2build | OpenShift Merge Robot | 2020-05-22 |
|\ \ |
|
| * | | v2 podman-remote build | Brent Baude | 2020-05-21 |
* | | | Merge pull request #6330 from rhatdan/start | OpenShift Merge Robot | 2020-05-22 |
|\ \ \ |
|
| * | | | Fix podman-remote start tests | Daniel J Walsh | 2020-05-21 |
| |/ / |
|
* / / | Fix podman-remote stop --all to handle not running containers | Daniel J Walsh | 2020-05-21 |
|/ / |
|
* | | Merge pull request #6319 from rhatdan/exit | OpenShift Merge Robot | 2020-05-21 |
|\ \ |
|
| * | | Get proper exit code when running or starting a container. | Daniel J Walsh | 2020-05-21 |
* | | | Merge pull request #6312 from rhatdan/image | OpenShift Merge Robot | 2020-05-21 |
|\ \ \ |
|
| * | | | Handle filters correctly for podman prune | Daniel J Walsh | 2020-05-21 |
| * | | | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
| | |/
| |/| |
|
* | | | Merge pull request #6304 from baude/v2remotehctests | OpenShift Merge Robot | 2020-05-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix remote integration for healthchecks | Brent Baude | 2020-05-20 |
* | | | Merge pull request #6270 from mheon/detached_exec | OpenShift Merge Robot | 2020-05-21 |
|\ \ \ |
|
| * | | | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |