Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge pull request #6588 from rhatdan/filters | OpenShift Merge Robot | 2020-06-15 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Reassemble filters on the server side | Daniel J Walsh | 2020-06-12 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #6576 from cevich/fix_in_podman | OpenShift Merge Robot | 2020-06-15 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Fix missing code during in_podman build | Chris Evich | 2020-06-11 | |
* | | | | | | | Merge pull request #6587 from rhatdan/workdir | OpenShift Merge Robot | 2020-06-12 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #6586 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-06-12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Bump github.com/containers/common from 0.13.0 to 0.13.1 | dependabot-preview[bot] | 2020-06-12 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #6581 from TomSweeneyRedHat/dev/tsweeney/fixapicr | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | [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 #6551 from QiWang19/doc-check-auth | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | update document login see config.json as valid | Qi Wang | 2020-06-11 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #6415 from vrothberg/systemd-new-pod | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ | ||||
| * | | | | e2e: sanity check --infra-conmon-pidfile | Valentin Rothberg | 2020-06-11 | |
| * | | | | generate systemd: wrap pod/ctr lookup errors | Valentin Rothberg | 2020-06-11 | |
| * | | | | docs: create/run fix --pod-id-file description | Valentin Rothberg | 2020-06-11 | |
| * | | | | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 | |
| * | | | | generate systemd: refactor | Valentin Rothberg | 2020-06-11 | |
| * | | | | add (*Pod).CreateCommand() | 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 | |
| * | | | | container-{create,run}: add `--pod-id-file` | 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 #6571 from rhatdan/RDO | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Fix builds for RDO | Daniel J Walsh | 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 #6568 from giuseppe/fix-check-for-rootless-net | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | libpod: fix check for slirp4netns netns | Giuseppe Scrivano | 2020-06-11 | |
| |/ / / | ||||
* | | | | Merge pull request #6256 from theunrealgeek/play_kube_deployment | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ | ||||
| * | | | | Fix play kube report printing when no containers are created | theunrealgeek | 2020-06-05 | |
| * | | | | Fix missing doc for field in PlayKubePod | theunrealgeek | 2020-06-04 | |
| * | | | | Update comment related to seccomp profiles in play kube | theunrealgeek | 2020-06-03 | |
| * | | | | Consistent Yaml convention througout play kube tests | theunrealgeek | 2020-06-02 | |
| * | | | | Fix podman generate tests that relied on play kube | theunrealgeek | 2020-06-02 | |
| * | | | | Add tests for Deployment Kind and minor fix for play kube output | theunrealgeek | 2020-06-02 | |
| * | | | | 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 #6529 from mheon/v6_ports | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Enable IPv6 port binding | Matthew Heon | 2020-06-10 | |
* | | | | | Merge pull request #6561 from CUB-OIT-PE/fix-truncated-logs | OpenShift Merge Robot | 2020-06-11 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |