Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #10162 from containers/dependabot/go_modules/github.com/js... | OpenShift Merge Robot | 2021-04-28 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/json-iterator/go from 1.1.10 to 1.1.11 | dependabot[bot] | 2021-04-28 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #10157 from edsantiago/bats | OpenShift Merge Robot | 2021-04-28 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | System tests: fix two race conditions | Ed Santiago | 2021-04-27 | |
* | | | | Merge pull request #10134 from rhatdan/conmon | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ | ||||
| * | | | | Add more documentation on conmon | Daniel J Walsh | 2021-04-27 | |
* | | | | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ | ||||
| * | | | | | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 | |
* | | | | | | Merge pull request #10137 from cevich/update_ubuntu_2104 | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Cirrus: Update Ubuntu images to 21.04 | Chris Evich | 2021-04-27 | |
| * | | | | | Skip blkio-weight test when no kernel BFQ support | Chris Evich | 2021-04-27 | |
* | | | | | | Merge pull request #10149 from rhatdan/volume | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Allow docker volume create API to pass without name | Daniel J Walsh | 2021-04-27 | |
| |/ / / / | ||||
* | | | | | Merge pull request #9788 from andrewshadura/rootless-friendly-error | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | rootless: Tell the user what was led to the error, not just what it is | Andrej Shadura | 2021-04-27 | |
* | | | | | Merge pull request #10132 from rcowsill/restore-lost-text | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ | ||||
| * | | | | | [CI:DOCS] Restore missing content to manpages | Rob Cowsill | 2021-04-25 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #10136 from zhangguanzhang/generate-kube-volume | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ | ||||
| * | | | | | Fixes generate kube incorrect when bind-mounting "/" and "/root" | zhangguanzhang | 2021-04-26 | |
* | | | | | | Merge pull request #9941 from Luap99/fix-9828 | OpenShift Merge Robot | 2021-04-27 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Fix rootlesskit port forwarder with custom slirp cidr | Paul Holzinger | 2021-04-23 | |
* | | | | | | Merge pull request #10074 from flouthoc/ancestor-truncate-bug | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix podman ps --filter ancestor to match exact ImageName/ImageID | flouthoc | 2021-04-25 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #10144 from jmguzik/fix-prune-until-filter-images | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix images prune filter until | Jakub Guzik | 2021-04-26 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #10142 from cevich/fix_push_logic | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | Fix logic for pushing stable multi-arch images | Chris Evich | 2021-04-26 | |
| |/ / / / | ||||
* | | | | | Merge pull request #10140 from vrothberg/image-unit | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ | ||||
| * | | | | | libpod/image: unit tests: don't use system's registries.conf.d | Valentin Rothberg | 2021-04-26 | |
| |/ / / / | ||||
* | | | | | Merge pull request #10125 from ashley-cui/machenabled | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Add machine-enabled to containers.conf for machine | Ashley Cui | 2021-04-23 | |
| |/ / / | ||||
* | | | | Merge pull request #10123 from cevich/fix_multi_arch_image | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ | ||||
| * | | | | Several multi-arch image build/push fixes | Chris Evich | 2021-04-23 | |
| |/ / / | ||||
* | | | | Merge pull request #10081 from sjug/cdi_device_lib | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ | ||||
| * | | | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 | |
* | | | | | Merge pull request #10079 from giuseppe/create-userns-for-root-without-CAP_SY... | OpenShift Merge Robot | 2021-04-26 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 | |
| * | | | | rootless: attempt to copy current mappings first | Giuseppe Scrivano | 2021-04-26 | |
| * | | | | rootless: if root is not sub?id raise a debug message | Giuseppe Scrivano | 2021-04-22 | |
* | | | | | Merge pull request #10131 from eriksjolund/fix_markdown_layout_bugs | OpenShift Merge Robot | 2021-04-25 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | [CI:DOCS] Fix Markdown layout bugs | Erik Sjölund | 2021-04-25 | |
|/ / / / | ||||
* | | | | Merge pull request #10107 from cevich/multi_arch_images | OpenShift Merge Robot | 2021-04-23 | |
|\ \ \ \ | ||||
| * | | | | Add github-action workflow to build/push multi-arch | Chris Evich | 2021-04-22 | |
* | | | | | Merge pull request #10122 from Luap99/fix-10110 | OpenShift Merge Robot | 2021-04-23 | |
|\ \ \ \ \ | ||||
| * | | | | | Parse slirp4netns net options with compat api | Paul Holzinger | 2021-04-23 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #10121 from SoMuchForSubtlety/master | OpenShift Merge Robot | 2021-04-23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Fix removal race condition in ListContainers | SoMuchForSubtlety | 2021-04-23 | |
|/ / / / | ||||
* | | | | Merge pull request #10099 from Luap99/format-completion | OpenShift Merge Robot | 2021-04-22 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Add go template shell completion for --format | Paul Holzinger | 2021-04-22 | |
* | | | | Merge pull request #9495 from rhatdan/groups | OpenShift Merge Robot | 2021-04-22 | |
|\ \ \ \ | |_|/ / |/| | | |