summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Merge pull request #3876 from mheon/fix_mount_flagsOpenShift Merge Robot2019-09-04
|\
| * Fix addition of mount options when using RO tmpfsMatthew Heon2019-08-28
| * Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
| * Don't double-process tmpfs optionsMatthew Heon2019-08-28
| * Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* | spec: provide custom implementation for getDevicesGiuseppe Scrivano2019-09-02
* | spec: do not set devices cgroup when rootlessGiuseppe Scrivano2019-09-02
* | rootless: bind mount devices instead of creating themGiuseppe Scrivano2019-09-02
|/
* Remove --tmpfs size defaultAshley Cui2019-08-14
* storage: drop unused geteuid checkGiuseppe Scrivano2019-08-12
* Merge pull request #3744 from mheon/fix_commandOpenShift Merge Robot2019-08-08
|\
| * When populating CMD, do not include EntrypointMatthew Heon2019-08-06
* | Merge pull request #3738 from mheon/mount_opts_boolsOpenShift Merge Robot2019-08-08
|\ \
| * | Allow --ro=[true|false] with mount flagMatthew Heon2019-08-07
| |/
* | refer to container whose namespace we sharePeter Hunt2019-08-07
* | Properly share UTS namespaces in a podPeter Hunt2019-08-07
|/
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* Merge pull request #3310 from gabibeyer/rootlessKataOpenShift Merge Robot2019-08-05
|\
| * rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* | Merge pull request #3551 from mheon/fix_memory_leakOpenShift Merge Robot2019-08-02
|\ \
| * | Pass on events-backend config to cleanup processesMatthew Heon2019-08-01
| |/
* | Use buildah/pkg/parse volume parsing rather then internal versionDaniel J Walsh2019-08-01
* | Vendor in buildah 1.9.2Daniel J Walsh2019-07-30
|/
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* golangci-lint round #3baude2019-07-21
* Merge pull request #3593 from giuseppe/rootless-privileged-devicesOpenShift Merge Robot2019-07-18
|\
| * rootless: add rw devices with --privilegedGiuseppe Scrivano2019-07-18
* | libpod: support for cgroup namespaceGiuseppe Scrivano2019-07-18
|/
* Populate inspect with security-opt settingsMatthew Heon2019-07-17
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* spec: rework --ulimit hostGiuseppe Scrivano2019-07-17
* Merge pull request #3563 from giuseppe/fix-single-mapping-rootlessOpenShift Merge Robot2019-07-12
|\
| * spec: fix userns with less than 5 gidsGiuseppe Scrivano2019-07-12
* | Merge pull request #3537 from QiWang19/volumeabsOpenShift Merge Robot2019-07-12
|\ \
| * | fix bug convert volume host path to absoluteQi Wang2019-07-10
* | | Merge pull request #3491 from giuseppe/rlimit-hostOpenShift Merge Robot2019-07-11
|\ \ \ | |_|/ |/| |
| * | podman: add --ulimit hostGiuseppe Scrivano2019-07-08
| |/
* / first pass of corrections for golangci-lintbaude2019-07-10
|/
* spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* remove libpod from mainbaude2019-06-25
* Add tests for cached and delegated mountsMatthew Heon2019-06-19
* Allow (but ignore) Cached and Delegated volume optionsMatthew Heon2019-06-18
* Merge pull request #3328 from mheon/storage_opts_for_cleanupOpenShift Merge Robot2019-06-15
|\
| * When creating exit command, pass storage options onMatthew Heon2019-06-13
* | storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* | storage: fix typoGiuseppe Scrivano2019-06-13
|/
* only set log driver if it isn't emptyPeter Hunt2019-06-08
* Merge pull request #3238 from mheon/no_tmpcopyup_devOpenShift Merge Robot2019-05-31
|\