Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | 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 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Add --group-add keep-groups: suplimentary groups into container | Daniel J Walsh | 2021-04-21 | |
| * | | | Fixes from make codespell | Daniel J Walsh | 2021-04-21 | |
* | | | | Merge pull request #10113 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-04-22 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Bump github.com/containers/common from 0.36.0 to 0.37.0 | dependabot[bot] | 2021-04-22 | |
|/ / / | ||||
* | | | Merge pull request #10102 from edsantiago/bats | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ | ||||
| * | | | corrupt-image test: fix an oops | Ed Santiago | 2021-04-21 | |
* | | | | Merge pull request #10103 from pipern/patch-1 | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ \ | ||||
| * | | | | Typo fix to usage text of --compress option | Nick Piper | 2021-04-21 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #10097 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/containers/storage from 1.29.0 to 1.30.0 | dependabot[bot] | 2021-04-21 | |
* | | | | | Merge pull request #10088 from rhatdan/no-headers | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Add --noheading flag to all list commands | Daniel J Walsh | 2021-04-21 | |
* | | | | | Merge pull request #10080 from rhatdan/remote | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | podman-remote should show podman.sock info | Daniel J Walsh | 2021-04-20 | |
* | | | | | Merge pull request #8979 from haircommander/full-attach-path | OpenShift Merge Robot | 2021-04-21 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | WIP: drop test requirement | Peter Hunt | 2021-04-16 | |
| * | | | | runtime: bump required conmon version | Peter Hunt | 2021-04-16 | |
| * | | | | runtime: return findConmon to libpod | Peter Hunt | 2021-04-16 | |
| * | | | | oci: drop ExecContainerCleanup | Peter Hunt | 2021-04-16 |