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 | |
* | | | | | | | Merge pull request #12166 from Luap99/mac | OpenShift Merge Robot | 2021-11-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 | |
* | | | | | | | | Merge pull request #12159 from jwhonce/issues/12115 | OpenShift Merge Robot | 2021-11-02 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #12158 from edsantiago/more_bats | OpenShift Merge Robot | 2021-11-02 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | System tests: enhance volume test, add debug prints | Ed Santiago | 2021-11-01 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #12156 from matejvasek/docker-api-zero-value-fixes | OpenShift Merge Robot | 2021-11-02 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix libpod API conformance to swagger | Matej Vasek | 2021-11-01 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #12118 from hshiina/log-f-journald | OpenShift Merge Robot | 2021-11-02 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Set flags to test 'logs -f' with journald driver | Hironori Shiina | 2021-10-27 | |
* | | | | | | Fix help message case for `podman version` | Praveen Kumar | 2021-10-29 | |
* | | | | | | Merge pull request #12127 from vrothberg/bz-2014149 | OpenShift Merge Robot | 2021-10-29 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-10-28 | |
* | | | | | | | Allow label and labels when creating volumes | Jhon Honce | 2021-10-28 | |
* | | | | | | | 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 | |
* | | | Merge pull request #12057 from flouthoc/allow-tagging-manifest-list | OpenShift Merge Robot | 2021-10-21 | |
|\ \ \ | ||||
| * | | | tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-10-21 | |
* | | | | Merge pull request #12028 from edsantiago/test_system_connection | OpenShift Merge Robot | 2021-10-21 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Add test for system connection | Ed Santiago | 2021-10-19 | |
* | | | | System tests: confirm that -a and -l clash | Ed Santiago | 2021-10-20 | |
* | | | | Merge pull request #11851 from cdoern/podRm | OpenShift Merge Robot | 2021-10-20 | |
|\ \ \ \ | ||||
| * | | | | Pod Rm Infra Improvements | cdoern | 2021-10-18 | |
* | | | | | Merge pull request #12041 from edsantiago/container_env | OpenShift Merge Robot | 2021-10-20 | |
|\ \ \ \ \ | ||||
| * | | | | | system tests: CONTAINER_* and --help: cleanup | Ed Santiago | 2021-10-19 | |
* | | | | | | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-10-19 | |
|/ / / / / |