| Commit message (Expand) | Author | Age |
* | [CI:DOCS] Add quick start directions to APIv2 Dock | TomSweeneyRedHat | 2020-06-11 |
* | Merge pull request #6569 from giuseppe/create-slice-only-systemd | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | podman: create scope only if --cgroup-manager=systemd | Giuseppe Scrivano | 2020-06-11 |
* | | Merge pull request #6256 from theunrealgeek/play_kube_deployment | OpenShift Merge Robot | 2020-06-11 |
|\ \
| |/
|/| |
|
| * | Fix missing doc for field in PlayKubePod | theunrealgeek | 2020-06-04 |
| * | Update comment related to seccomp profiles in play kube | theunrealgeek | 2020-06-03 |
| * | Fix existing tests | theunrealgeek | 2020-06-02 |
| * | Modify PlayKubeReport to preserve pod->container mapping | theunrealgeek | 2020-06-02 |
| * | 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 |
* | | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | | Merge pull request #6495 from mheon/parallel_execution | OpenShift Merge Robot | 2020-06-05 |
|\ \ |
|
| * | | Add parallel execution code for container operations | Matthew Heon | 2020-06-05 |
* | | | Merge pull request #6498 from mheon/fix_pod_hostname | OpenShift Merge Robot | 2020-06-05 |
|\ \ \ |
|
| * | | | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
| |/ / |
|
* / / | Fix handling of ThrottleWriteIOPSDevice | Daniel J Walsh | 2020-06-05 |
|/ / |
|
* | | Merge pull request #6491 from vrothberg/fix-6490 | OpenShift Merge Robot | 2020-06-04 |
|\ \ |
|
| * | | /images/.../json: fix port parsing | Valentin Rothberg | 2020-06-04 |
* | | | 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 |
| |/
|/| |
|
* | | Merge pull request #6468 from mheon/remote_detached_exec | OpenShift Merge Robot | 2020-06-03 |
|\ \ |
|
| * | | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | | | Merge pull request #6467 from baude/v2windowsenv | OpenShift Merge Robot | 2020-06-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | make env handling os dependent | Brent Baude | 2020-06-02 |
| |/ |
|
* | | Merge pull request #6435 from QiWang19/uid | OpenShift Merge Robot | 2020-06-02 |
|\ \
| |/
|/| |
|
| * | check --user range for rootless containers | Qi Wang | 2020-06-02 |
* | | Merge pull request #6411 from mheon/exec_bindings | OpenShift Merge Robot | 2020-06-02 |
|\ \ |
|
| * | | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | | | Merge pull request #6453 from jwhonce/wip/errors | OpenShift Merge Robot | 2020-06-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add invalid value to error message | Jhon Honce | 2020-06-01 |
| |/ |
|
* / | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
|/ |
|
* | Fix leak of empty tarball | Brent Baude | 2020-06-01 |
* | Merge pull request #6356 from baude/v2copyendpoints | OpenShift Merge Robot | 2020-05-30 |
|\ |
|
| * | v2 copy endpoints | Brent Baude | 2020-05-26 |