| Commit message (Expand) | Author | Age |
* | [CI:DOCS] Fix carriage returns in API v2 header | TomSweeneyRedHat | 2020-06-11 |
* | Merge pull request #6564 from TomSweeneyRedHat/dev/tsweeney/apidocstart | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | [CI:DOCS] Add quick start directions to APIv2 Dock | TomSweeneyRedHat | 2020-06-11 |
* | | Merge pull request #6415 from vrothberg/systemd-new-pod | OpenShift Merge Robot | 2020-06-11 |
|\ \ |
|
| * | | generate systemd: wrap pod/ctr lookup errors | Valentin Rothberg | 2020-06-11 |
| * | | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 |
| * | | generate systemd: refactor | Valentin Rothberg | 2020-06-11 |
| * | | generate systemd: rename source files | Valentin Rothberg | 2020-06-11 |
| * | | generate systemd: rephrase lookup error | Valentin Rothberg | 2020-06-11 |
| * | | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
| * | | generate systemd: rename "cid" to "ctr-id" | Valentin Rothberg | 2020-06-11 |
| * | | podman-pod{rm,start,stop}: support --pod-id-file | Valentin Rothberg | 2020-06-11 |
| * | | systemd/generate: remove unused infra container field | Valentin Rothberg | 2020-06-11 |
| * | | pod config: add a `CreateCommand` field | Valentin Rothberg | 2020-06-11 |
* | | | Merge pull request #6516 from zhangguanzhang/master | OpenShift Merge Robot | 2020-06-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix api fails with 'strconv.ParseUint: parsing "tcp": invalid syntax' | zhangguanzhang | 2020-06-10 |
* | | | 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 |