Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cirrus: Skip most tests on tag-push | Chris Evich | 2021-01-07 |
* | Merge pull request #8821 from rhatdan/caps | OpenShift Merge Robot | 2021-01-07 |
|\ | |||
| * | Handle podman exec capabilities correctly | Daniel J Walsh | 2021-01-07 |
| * | Containers should not get inheritable caps by default | Daniel J Walsh | 2021-01-07 |
* | | Merge pull request #8816 from giuseppe/automatically-split-userns-mappings | OpenShift Merge Robot | 2021-01-07 |
|\ \ | |||
| * | | rootless: automatically split userns ranges | Giuseppe Scrivano | 2021-01-07 |
| * | | rootless: add function to retrieve uid mappings | Giuseppe Scrivano | 2021-01-07 |
| * | | rootless: add function to retrieve gid mappings | Giuseppe Scrivano | 2021-01-07 |
* | | | Merge pull request #8904 from Luap99/fix-podman-logs | OpenShift Merge Robot | 2021-01-07 |
|\ \ \ | |_|/ |/| | | |||
| * | | Fix podman logs read partial log lines | Paul Holzinger | 2021-01-07 |
* | | | Merge pull request #8884 from containers/dependabot/go_modules/github.com/goo... | OpenShift Merge Robot | 2021-01-07 |
|\ \ \ | |_|/ |/| | | |||
| * | | Bump github.com/google/uuid from 1.1.3 to 1.1.4 | dependabot-preview[bot] | 2021-01-05 |
* | | | Merge pull request #8832 from hshiina/logfile | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ | |_|/ |/| | | |||
| * | | Fix e2e test for `podman build --logfile` | Hironori Shiina | 2020-12-24 |
* | | | Merge pull request #8805 from giuseppe/single-user-mapped-root | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ | |||
| * | | | libpod: handle single user mapped as root | Giuseppe Scrivano | 2020-12-24 |
* | | | | Merge pull request #8892 from mheon/fix_8886 | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ \ | |||
| * | | | | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | | | | | Merge pull request #8901 from mheon/reenable_cevich_tests | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ \ \ | |||
| * | | | | | Revert e6fbc15f26b2a609936dfc11732037c70ee14cba | Matthew Heon | 2021-01-06 |
* | | | | | | Merge pull request #8899 from cevich/new_2021_images | OpenShift Merge Robot | 2021-01-06 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Cirrus: Update Fedora & Ubuntu images | Chris Evich | 2021-01-06 |
|/ / / / / | |||
* | | | | | Merge pull request #8685 from mheon/ignore_containersconf_sysctls_shared_net | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ \ | |||
| * | | | | | Add default sysctls for pod infra containers | Matthew Heon | 2021-01-04 |
| * | | | | | Ignore containers.conf sysctls when sharing namespaces | Matthew Heon | 2020-12-10 |
* | | | | | | Merge pull request #8889 from vrothberg/run-1138 | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | generate systemd: do not set `KillMode` | Valentin Rothberg | 2021-01-05 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-space | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | | | | | | | Merge pull request #8885 from vrothberg/vendor-psgo | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| * | | | | | | vendor containers/psgo@v1.5.2 | Valentin Rothberg | 2021-01-05 |
|/ / / / / / | |||
* | | | | | | Merge pull request #8873 from baude/issue8864 | OpenShift Merge Robot | 2021-01-05 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | close journald when reading | baude | 2021-01-04 |
* | | | | | | Merge pull request #8878 from mheon/no_edit_config | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | Ensure we do not edit container config in Exec | Matthew Heon | 2021-01-04 |
| |/ / / / / | |||
* | | | | | | Merge pull request #8875 from rhatdan/image | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | Allow image errors to bubble up from lower level functions. | Daniel J Walsh | 2021-01-04 |
| |/ / / / / | |||
* | | | | | | Merge pull request #8876 from vrothberg/fix-8870 | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | libpod API: pull: fix channel race | Valentin Rothberg | 2021-01-04 |
| |/ / / / / | |||
* | | | | | | Merge pull request #8869 from giuseppe/make-rundir-accessible | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | test: fix variable name | Giuseppe Scrivano | 2021-01-04 |
| * | | | | | systemd: make rundir always accessible | Giuseppe Scrivano | 2021-01-04 |
* | | | | | | Merge pull request #8859 from containers/dependabot/go_modules/github.com/goo... | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | Bump github.com/google/uuid from 1.1.2 to 1.1.3 | dependabot-preview[bot] | 2020-12-31 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge pull request #8863 from mgoltzsche/fix_seccomp_when_privileged | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | fix: disable seccomp by default when privileged. | Max Goltzsche | 2021-01-02 |
* | | | | | | Merge pull request #8823 from giuseppe/exec-honor-privileged | OpenShift Merge Robot | 2021-01-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | test: fix variables name | Giuseppe Scrivano | 2020-12-24 |
| * | | | | | | exec: honor --privileged | Giuseppe Scrivano | 2020-12-24 |
| * | | | | | | libpod: change function to accept ExecOptions | Giuseppe Scrivano | 2020-12-24 |
| | |_|_|/ / | |/| | | | |