summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* Merge pull request #4466 from giuseppe/notmpcopyupOpenShift Merge Robot2019-11-07
|\
| * mount: add new options nocopyup|copyup for tmpfsGiuseppe Scrivano2019-11-07
* | podman: add support for specifying MACJakub Filak2019-11-06
|/
* namespaces: by default create cgroupns on cgroups v2Giuseppe Scrivano2019-11-05
* add libpod/configValentin Rothberg2019-10-31
* seccomp: use github.com/seccomp/containers-golangValentin Rothberg2019-10-30
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Merge pull request #4228 from giuseppe/detect-no-systemd-sessionOpenShift Merge Robot2019-10-24
|\
| * rootless: detect no system session with --cgroup-manager=systemdGiuseppe Scrivano2019-10-23
* | Image volumes should not be mounted noexecMatthew Heon2019-10-23
* | Add support for anonymous volumes to `podman run -v`Matthew Heon2019-10-17
|/
* Merge pull request #4233 from mheon/fix_ccOpenShift Merge Robot2019-10-12
|\
| * Allow giving path to Podman for cleanup commandMatthew Heon2019-10-11
* | Merge pull request #4235 from giuseppe/no-pids-cgroupfsOpenShift Merge Robot2019-10-11
|\ \
| * | rootless: do not set PIDs limit if --cgroup-manager=cgroupfsGiuseppe Scrivano2019-10-11
| |/
* / systemd: expect full path /usr/sbin/initGiuseppe Scrivano2019-10-09
|/
* Merge pull request #4032 from rhatdan/pids-limitOpenShift Merge Robot2019-10-07
|\
| * Setup a reasonable default for pids-limit 4096Daniel J Walsh2019-10-04
* | Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
|/
* rootless: allow cgroupfs manager on cgroups v2Giuseppe Scrivano2019-10-02
* Handle conflict between volumes and --read-only-tmpfsMatthew Heon2019-09-24
* rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* Clean destination paths during mount generationMatthew Heon2019-09-19
* Merge pull request #4034 from rhatdan/relabelOpenShift Merge Robot2019-09-17
|\
| * Add 'relabel' to --mount optionsDaniel J Walsh2019-09-16
* | Check for rootless before checking cgroups version in spec_test.Danila Kiver2019-09-15
* | Skip spec_test for rootless envs without cgroup v2.Danila Kiver2019-09-14
|/
* 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
|\ \