| Commit message (Expand) | Author | Age |
* | Merge pull request #7578 from giuseppe/join-userns-reuse-mappings | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | libpod: read mappings when joining a container userns | Giuseppe Scrivano | 2020-09-10 |
* | | Merge pull request #7460 from AkihiroSuda/allow-rootless-cni | OpenShift Merge Robot | 2020-09-10 |
|\ \ |
|
| * | | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | | | Merge pull request #7536 from Luap99/api-network-filter | OpenShift Merge Robot | 2020-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | APIv2 Add network list filtering | Paul Holzinger | 2020-09-07 |
* | | | Merge pull request #7575 from rhatdan/runlabel | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ |
|
| * | | | Fix podman container runlabel --display | Daniel J Walsh | 2020-09-09 |
* | | | | Merge pull request #7573 from rhatdan/oom | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ \ |
|
| * | | | | Make oom-score-adj actually work | Daniel J Walsh | 2020-09-09 |
| |/ / / |
|
* | | | | Merge pull request #7570 from rhatdan/logfile | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ \ |
|
| * | | | | Fix podman build --logfile | Daniel J Walsh | 2020-09-09 |
| |/ / / |
|
* | | | | Merge pull request #7571 from vrothberg/fix-7157 | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ \ |
|
| * | | | | generate systemd: catch `--name=foo` | Valentin Rothberg | 2020-09-09 |
| |/ / / |
|
* / / / | Fix podman ps -l | Daniel J Walsh | 2020-09-09 |
|/ / / |
|
* | | | Merge pull request #6811 from vrothberg/multi-image-archives | OpenShift Merge Robot | 2020-09-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | | | Merge pull request #7538 from edsantiago/cap_test_robust | OpenShift Merge Robot | 2020-09-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | WIP: update VM images | Ed Santiago | 2020-09-03 |
* | | | Fix unconfined AppArmor profile usage for unsupported systems | Sascha Grunert | 2020-09-07 |
* | | | Merge pull request #7329 from Luap99/generate-systemd-remote | OpenShift Merge Robot | 2020-09-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
| |/ |
|
* / | We should not be mounting /run as noexec when run with --systemd | Daniel J Walsh | 2020-09-02 |
|/ |
|
* | Ensure rootless containers without a passwd can start | Matthew Heon | 2020-08-31 |
* | handle play kube with pod.spec.hostAliases | zhangguanzhang | 2020-08-31 |
* | Merge pull request #7494 from haircommander/play-kube-socket | OpenShift Merge Robot | 2020-08-31 |
|\ |
|
| * | play kube: handle Socket HostPath type | Peter Hunt | 2020-08-28 |
* | | Merge pull request #7469 from zhangguanzhang/generate-kube-with-ExtraHosts | OpenShift Merge Robot | 2020-08-28 |
|\ \
| |/
|/| |
|
| * | fix podman generate kube with HostAliases | zhangguanzhang | 2020-08-27 |
* | | Fix log level case regression | Sascha Grunert | 2020-08-28 |
|/ |
|
* | Merge pull request #7390 from baude/podnet | OpenShift Merge Robot | 2020-08-21 |
|\ |
|
| * | error when adding container to pod with network information | Brent Baude | 2020-08-21 |
* | | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 |
|/ |
|
* | Merge pull request #7341 from edsantiago/e2e_use_tmpdirs | OpenShift Merge Robot | 2020-08-18 |
|\ |
|
| * | e2e tests: use actual temp dirs, not "/tmp/dir" | Ed Santiago | 2020-08-18 |
* | | flake fix: podman image trust | Ed Santiago | 2020-08-18 |
|/ |
|
* | Merge pull request #7314 from aojea/ipv6_default_gw | OpenShift Merge Robot | 2020-08-16 |
|\ |
|
| * | podman support for IPv6 networks | Antonio Ojea | 2020-08-15 |
* | | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
|/ |
|
* | Add support for setting the CIDR when using slirp4netns | Adis Hamzić | 2020-08-12 |
* | Merge pull request #7269 from openSUSE/seccomp | OpenShift Merge Robot | 2020-08-11 |
|\ |
|
| * | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-11 |
* | | Merge pull request #7239 from rhatdan/working | OpenShift Merge Robot | 2020-08-11 |
|\ \ |
|
| * | | Fix handling of working dir | Daniel J Walsh | 2020-08-10 |
* | | | Add the Status field in the ps --format=json | zhangguanzhang | 2020-08-11 |
* | | | Merge pull request #7256 from mheon/fix_cmd_with_entrypoint | OpenShift Merge Robot | 2020-08-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-10 |
| |/ |
|
* / | generate systemd: fix error handling | Valentin Rothberg | 2020-08-10 |
|/ |
|
* | Merge pull request #7216 from 5eraph/master | OpenShift Merge Robot | 2020-08-09 |
|\ |
|
| * | changes to support outbound-addr | 5eraph | 2020-08-07 |