Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | 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 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Fixed bug where 'podman log <container>' would truncate some lines. | Will Haines | 2020-06-10 | |
|/ / / / | ||||
* | | | | Merge pull request #6550 from giuseppe/fix-userns-in-pod | OpenShift Merge Robot | 2020-06-10 | |
|\ \ \ \ | ||||
| * | | | | container: do not set hostname when joining uts | Giuseppe Scrivano | 2020-06-10 | |
| * | | | | container: make resolv.conf and hosts accessible in userns | Giuseppe Scrivano | 2020-06-10 | |
* | | | | | Merge pull request #6530 from edsantiago/test_podman_remote | OpenShift Merge Robot | 2020-06-10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | WIP: Enable (and disable) remote testing | Ed Santiago | 2020-06-09 | |
* | | | | | Merge pull request #6552 from mheon/bump-2.0.0-rc5 | OpenShift Merge Robot | 2020-06-10 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump to v2.0.0-dev | Matthew Heon | 2020-06-10 | |
| * | | | | | Bump to v2.0.0-rc5v2.0.0-rc5 | Matthew Heon | 2020-06-10 | |
|/ / / / / | ||||
* | | | | | Merge pull request #6537 from vrothberg/events-docs | OpenShift Merge Robot | 2020-06-10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | podman-events: clarify streaming behaviour | Valentin Rothberg | 2020-06-10 | |
* | | | | | 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 | |
| |/ / / | ||||
* | | | | Merge pull request #6193 from cevich/conmon_ci_packages | OpenShift Merge Robot | 2020-06-09 | |
|\ \ \ \ | ||||
| * | | | | Cirrus: Include packages for containers/conmon CI | Chris Evich | 2020-06-09 | |
* | | | | | Merge pull request #6542 from mheon/fix_pod_kill_signalerr | OpenShift Merge Robot | 2020-06-09 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |