| Commit message (Expand) | Author | Age |
... | |
| * | | | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | | | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
| |/ /
|/| | |
|
* | | | Merge pull request #12162 from giuseppe/run-split-test-in-separate-cgroup | OpenShift Merge Robot | 2021-11-04 |
|\ \ \ |
|
| * | | | test: run --cgroups=split in new cgroup | Giuseppe Scrivano | 2021-11-04 |
| | |/
| |/| |
|
* | | | Merge pull request #12060 from mtrmac/podman-trust-show-f35 | OpenShift Merge Robot | 2021-11-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix tests of podman image trust --raw and --json | Miloslav Trmač | 2021-10-25 |
| * | | Tighten the expected output of the "podman image trust show" test | Miloslav Trmač | 2021-10-25 |
| * | | Use INTEGRATION_ROOT instead of current directory | Miloslav Trmač | 2021-10-25 |
* | | | Fix help message case for `podman version` | Praveen Kumar | 2021-10-29 |
* | | | volumes: allow more options for devpts | Giuseppe Scrivano | 2021-10-28 |
| |/
|/| |
|
* | | Merge pull request #12064 from vrothberg/fix-11933 | OpenShift Merge Robot | 2021-10-27 |
|\ \ |
|
| * | | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-10-27 |
* | | | Merge pull request #12111 from giuseppe/fix-warning-move-pause-process | OpenShift Merge Robot | 2021-10-27 |
|\ \ \ |
|
| * | | | runtime: check for pause pid existence | Giuseppe Scrivano | 2021-10-27 |
* | | | | Merge pull request #12110 from cevich/fix_systemd_pid1 | OpenShift Merge Robot | 2021-10-27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix systemd PID1 test | Chris Evich | 2021-10-26 |
* | | | | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | | | | Merge pull request #12098 from Luap99/slirp-dad | OpenShift Merge Robot | 2021-10-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0 | Paul Holzinger | 2021-10-26 |
| |/ / |
|
* | | | Merge pull request #12067 from hshiina/logs-journal-tail | OpenShift Merge Robot | 2021-10-26 |
|\ \ \ |
|
| * | | | Fix a few problems in 'podman logs --tail' with journald driver | Hironori Shiina | 2021-10-26 |
* | | | | Merge pull request #12088 from adrianreber/2021-10-25-fix-label-ipc-host | OpenShift Merge Robot | 2021-10-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Allow 'container restore' with '--ipc host' | Adrian Reber | 2021-10-26 |
| | |/
| |/| |
|
* / | | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ / |
|
* | | Merge pull request #12021 from rhatdan/kube | OpenShift Merge Robot | 2021-10-22 |
|\ \
| |/
|/| |
|
| * | Generate Kube should not print default structs | Daniel J Walsh | 2021-10-19 |
* | | tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-10-21 |
* | | Merge pull request #11851 from cdoern/podRm | OpenShift Merge Robot | 2021-10-20 |
|\ \ |
|
| * | | Pod Rm Infra Improvements | cdoern | 2021-10-18 |
* | | | Merge pull request #11937 from flouthoc/overlay-rootfs-chown | OpenShift Merge Robot | 2021-10-19 |
|\ \ \ |
|
| * | | | libpod: change mountpoint ownership c.Root when using overlay on top of exter... | Aditya Rajan | 2021-10-19 |
| | |/
| |/| |
|
* / | | Change podman connection list to use default field | Daniel J Walsh | 2021-10-18 |
|/ / |
|
* | | rootfs-overlay: fix overlaybase path for cleanups | Aditya Rajan | 2021-10-18 |
* | | Merge pull request #11955 from adrianreber/2021-10-13-f35-checkpoint-test-fix | OpenShift Merge Robot | 2021-10-15 |
|\ \ |
|
| * | | Checkpoint/Restore test fixes | Adrian Reber | 2021-10-14 |
* | | | Merge pull request #11982 from umohnani8/targetPort | OpenShift Merge Robot | 2021-10-15 |
|\ \ \ |
|
| * | | | Set targetPort to the port value in the kube yaml | Urvashi Mohnani | 2021-10-14 |
* | | | | Merge pull request #11979 from cevich/more_criu_fix | OpenShift Merge Robot | 2021-10-15 |
|\ \ \ \ |
|
| * | | | | Test-hang fix: Wait for ready + timeout on connect. | Chris Evich | 2021-10-14 |
| |/ / / |
|
* / / / | Do not add TCP to protocol in generated kube yaml | Urvashi Mohnani | 2021-10-14 |
|/ / / |
|
* | | | Fix codespell errors | Daniel J Walsh | 2021-10-14 |
* | | | Don't add image entrypoint to the generate kube yaml | Urvashi Mohnani | 2021-10-13 |
* | | | Merge pull request #11944 from cdoern/kubeEmit | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ |
|
| * | | | Kube Gen run as user/group issues | cdoern | 2021-10-12 |
* | | | | Merge pull request #11949 from Luap99/net-range | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | CNI: fix network create --ip-range | Paul Holzinger | 2021-10-12 |
* | | | | Merge pull request #11948 from rhatdan/codespell | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ \ |
|
| * | | | | codespell code | Daniel J Walsh | 2021-10-12 |
* | | | | | podman search: display only name and description by default | Valentin Rothberg | 2021-10-13 |
|/ / / / |
|