| Commit message (Expand) | Author | Age |
* | 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 |
* | | spec: do not set devices cgroup when rootless | Giuseppe Scrivano | 2019-09-02 |
* | | rootless: bind mount devices instead of creating them | Giuseppe Scrivano | 2019-09-02 |
|/ |
|
* | Remove --tmpfs size default | Ashley Cui | 2019-08-14 |
* | storage: drop unused geteuid check | Giuseppe Scrivano | 2019-08-12 |
* | Merge pull request #3744 from mheon/fix_command | OpenShift Merge Robot | 2019-08-08 |
|\ |
|
| * | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
* | | Merge pull request #3738 from mheon/mount_opts_bools | OpenShift Merge Robot | 2019-08-08 |
|\ \ |
|
| * | | Allow --ro=[true|false] with mount flag | Matthew Heon | 2019-08-07 |
| |/ |
|
* | | refer to container whose namespace we share | Peter Hunt | 2019-08-07 |
* | | Properly share UTS namespaces in a pod | Peter Hunt | 2019-08-07 |
|/ |
|
* | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | Merge pull request #3310 from gabibeyer/rootlessKata | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-07-30 |
* | | Merge pull request #3551 from mheon/fix_memory_leak | OpenShift Merge Robot | 2019-08-02 |
|\ \ |
|
| * | | Pass on events-backend config to cleanup processes | Matthew Heon | 2019-08-01 |
| |/ |
|
* | | Use buildah/pkg/parse volume parsing rather then internal version | Daniel J Walsh | 2019-08-01 |
* | | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
|/ |
|
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Merge pull request #3593 from giuseppe/rootless-privileged-devices | OpenShift Merge Robot | 2019-07-18 |
|\ |
|
| * | rootless: add rw devices with --privileged | Giuseppe Scrivano | 2019-07-18 |
* | | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
|/ |
|
* | Populate inspect with security-opt settings | Matthew Heon | 2019-07-17 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | spec: rework --ulimit host | Giuseppe Scrivano | 2019-07-17 |
* | Merge pull request #3563 from giuseppe/fix-single-mapping-rootless | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | spec: fix userns with less than 5 gids | Giuseppe Scrivano | 2019-07-12 |
* | | Merge pull request #3537 from QiWang19/volumeabs | OpenShift Merge Robot | 2019-07-12 |
|\ \ |
|
| * | | fix bug convert volume host path to absolute | Qi Wang | 2019-07-10 |
* | | | Merge pull request #3491 from giuseppe/rlimit-host | OpenShift Merge Robot | 2019-07-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
| |/ |
|
* / | first pass of corrections for golangci-lint | baude | 2019-07-10 |
|/ |
|
* | spec: move cgo stuff to their own file | Giuseppe Scrivano | 2019-07-02 |
* | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 |
* | remove libpod from main | baude | 2019-06-25 |
* | Add tests for cached and delegated mounts | Matthew Heon | 2019-06-19 |
* | Allow (but ignore) Cached and Delegated volume options | Matthew Heon | 2019-06-18 |
* | Merge pull request #3328 from mheon/storage_opts_for_cleanup | OpenShift Merge Robot | 2019-06-15 |
|\ |
|
| * | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 |
* | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
* | | storage: fix typo | Giuseppe Scrivano | 2019-06-13 |
|/ |
|
* | only set log driver if it isn't empty | Peter Hunt | 2019-06-08 |
* | Merge pull request #3238 from mheon/no_tmpcopyup_dev | OpenShift Merge Robot | 2019-05-31 |
|\ |
|