summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove unused VolumeList* structsDaniel J Walsh2021-04-29
* Merge pull request #10172 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2021-04-29
|\
| * Bump github.com/containers/storage from 1.30.0 to 1.30.1dependabot[bot]2021-04-29
|/
* Merge pull request #10155 from pablofsf/fix-default-seccompOpenShift Merge Robot2021-04-28
|\
| * Use seccomp_profile as default profile if defined in containers.confPablo Correa Gómez2021-04-28
* | Merge pull request #10167 from rcowsill/html-doc-titlesOpenShift Merge Robot2021-04-28
|\ \
| * | [CI:DOCS] Improve titles of command HTML pagesRob Cowsill2021-04-28
* | | Merge pull request #10165 from edsantiago/batsOpenShift Merge Robot2021-04-28
|\ \ \ | |/ / |/| |
| * | system tests: networking: fix another race conditionEd Santiago2021-04-28
| |/
* | Merge pull request #10139 from rhatdan/troubleshootOpenShift Merge Robot2021-04-28
|\ \ | |/ |/|
| * Add troubleshooting advice about the --userns option.Josh Berkus2021-04-26
* | Merge pull request #10162 from containers/dependabot/go_modules/github.com/js...OpenShift Merge Robot2021-04-28
|\ \
| * | Bump github.com/json-iterator/go from 1.1.10 to 1.1.11dependabot[bot]2021-04-28
* | | Merge pull request #10157 from edsantiago/batsOpenShift Merge Robot2021-04-28
|\ \ \ | |/ / |/| |
| * | System tests: fix two race conditionsEd Santiago2021-04-27
* | | Merge pull request #10134 from rhatdan/conmonOpenShift Merge Robot2021-04-27
|\ \ \
| * | | Add more documentation on conmonDaniel J Walsh2021-04-27
* | | | Merge pull request #10119 from rhatdan/timeoutOpenShift Merge Robot2021-04-27
|\ \ \ \
| * | | | Add podman run --timeout optionDaniel J Walsh2021-04-23
* | | | | Merge pull request #10137 from cevich/update_ubuntu_2104OpenShift Merge Robot2021-04-27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Cirrus: Update Ubuntu images to 21.04Chris Evich2021-04-27
| * | | | Skip blkio-weight test when no kernel BFQ supportChris Evich2021-04-27
* | | | | Merge pull request #10149 from rhatdan/volumeOpenShift Merge Robot2021-04-27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow docker volume create API to pass without nameDaniel J Walsh2021-04-27
| |/ / /
* | | | Merge pull request #9788 from andrewshadura/rootless-friendly-errorOpenShift Merge Robot2021-04-27
|\ \ \ \ | |/ / / |/| | |
| * | | rootless: Tell the user what was led to the error, not just what it isAndrej Shadura2021-04-27
* | | | Merge pull request #10132 from rcowsill/restore-lost-textOpenShift Merge Robot2021-04-27
|\ \ \ \
| * | | | [CI:DOCS] Restore missing content to manpagesRob Cowsill2021-04-25
| | |/ / | |/| |
* | | | Merge pull request #10136 from zhangguanzhang/generate-kube-volumeOpenShift Merge Robot2021-04-27
|\ \ \ \
| * | | | Fixes generate kube incorrect when bind-mounting "/" and "/root"zhangguanzhang2021-04-26
* | | | | Merge pull request #9941 from Luap99/fix-9828OpenShift Merge Robot2021-04-27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix rootlesskit port forwarder with custom slirp cidrPaul Holzinger2021-04-23
* | | | | Merge pull request #10074 from flouthoc/ancestor-truncate-bugOpenShift Merge Robot2021-04-26
|\ \ \ \ \
| * | | | | Fix podman ps --filter ancestor to match exact ImageName/ImageIDflouthoc2021-04-25
| | |_|/ / | |/| | |
* | | | | Merge pull request #10144 from jmguzik/fix-prune-until-filter-imagesOpenShift Merge Robot2021-04-26
|\ \ \ \ \
| * | | | | Fix images prune filter untilJakub Guzik2021-04-26
* | | | | | Merge pull request #10142 from cevich/fix_push_logicOpenShift Merge Robot2021-04-26
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix logic for pushing stable multi-arch imagesChris Evich2021-04-26
| |/ / / /
* | | | | Merge pull request #10140 from vrothberg/image-unitOpenShift Merge Robot2021-04-26
|\ \ \ \ \
| * | | | | libpod/image: unit tests: don't use system's registries.conf.dValentin Rothberg2021-04-26
| |/ / / /
* | | | | Merge pull request #10125 from ashley-cui/machenabledOpenShift Merge Robot2021-04-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add machine-enabled to containers.conf for machineAshley Cui2021-04-23
| |/ / /
* | | | Merge pull request #10123 from cevich/fix_multi_arch_imageOpenShift Merge Robot2021-04-26
|\ \ \ \
| * | | | Several multi-arch image build/push fixesChris Evich2021-04-23
| |/ / /
* | | | Merge pull request #10081 from sjug/cdi_device_libOpenShift Merge Robot2021-04-26
|\ \ \ \
| * | | | Add support for CDI device configurationSebastian Jug2021-04-20
* | | | | Merge pull request #10079 from giuseppe/create-userns-for-root-without-CAP_SY...OpenShift Merge Robot2021-04-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | runtime: create userns when CAP_SYS_ADMIN is not presentGiuseppe Scrivano2021-04-26
| * | | | rootless: attempt to copy current mappings firstGiuseppe Scrivano2021-04-26
| * | | | rootless: if root is not sub?id raise a debug messageGiuseppe Scrivano2021-04-22