| Commit message (Expand) | Author | Age |
* | Merge pull request #5222 from mheon/fix_5219 | OpenShift Merge Robot | 2020-02-20 |
|\ |
|
| * | Use cleaned destination path for indexing image volumes | Matthew Heon | 2020-02-17 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | | set process labels in pkg/spec | Valentin Rothberg | 2020-02-19 |
|/ |
|
* | add pkg/capabilities | Valentin Rothberg | 2020-02-14 |
* | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | add pkg/seccomp | Valentin Rothberg | 2020-02-12 |
|/ |
|
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
|/ |
|
* | fix lint - pkg/spec | Valentin Rothberg | 2020-01-08 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | Merge pull request #4466 from giuseppe/notmpcopyup | OpenShift Merge Robot | 2019-11-07 |
|\ |
|
| * | mount: add new options nocopyup|copyup for tmpfs | Giuseppe Scrivano | 2019-11-07 |
* | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
|/ |
|
* | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | seccomp: use github.com/seccomp/containers-golang | Valentin Rothberg | 2019-10-30 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Merge pull request #4228 from giuseppe/detect-no-systemd-session | OpenShift Merge Robot | 2019-10-24 |
|\ |
|
| * | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |
* | | Image volumes should not be mounted noexec | Matthew Heon | 2019-10-23 |
* | | Add support for anonymous volumes to `podman run -v` | Matthew Heon | 2019-10-17 |
|/ |
|
* | Merge pull request #4233 from mheon/fix_cc | OpenShift Merge Robot | 2019-10-12 |
|\ |
|
| * | Allow giving path to Podman for cleanup command | Matthew Heon | 2019-10-11 |
* | | Merge pull request #4235 from giuseppe/no-pids-cgroupfs | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | rootless: do not set PIDs limit if --cgroup-manager=cgroupfs | Giuseppe Scrivano | 2019-10-11 |
| |/ |
|
* / | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Merge pull request #4032 from rhatdan/pids-limit | OpenShift Merge Robot | 2019-10-07 |
|\ |
|
| * | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ |
|
* | rootless: allow cgroupfs manager on cgroups v2 | Giuseppe Scrivano | 2019-10-02 |
* | Handle conflict between volumes and --read-only-tmpfs | Matthew Heon | 2019-09-24 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 |
* | Clean destination paths during mount generation | Matthew Heon | 2019-09-19 |
* | Merge pull request #4034 from rhatdan/relabel | OpenShift Merge Robot | 2019-09-17 |
|\ |
|
| * | Add 'relabel' to --mount options | Daniel J Walsh | 2019-09-16 |
* | | Check for rootless before checking cgroups version in spec_test. | Danila Kiver | 2019-09-15 |
* | | Skip spec_test for rootless envs without cgroup v2. | Danila Kiver | 2019-09-14 |
|/ |
|
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Merge pull request #3876 from mheon/fix_mount_flags | OpenShift Merge Robot | 2019-09-04 |
|\ |
|
| * | Fix addition of mount options when using RO tmpfs | Matthew Heon | 2019-08-28 |
| * | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
| * | Don't double-process tmpfs options | Matthew Heon | 2019-08-28 |
| * | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | | spec: provide custom implementation for getDevices | Giuseppe Scrivano | 2019-09-02 |