summaryrefslogtreecommitdiff
path: root/pkg/spec/spec.go
Commit message (Expand)AuthorAge
* User specified environment happen after other environments are setDaniel J Walsh2020-04-28
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Merge pull request #5676 from kolyshkin/volume-flags-altOpenShift Merge Robot2020-04-03
|\
| * pkg/spec.InitFSMounts: fix mount opts in placeKir Kolyshkin2020-04-01
* | Fix environment handling from containers.confDaniel J Walsh2020-04-02
|/
* Add support for containers.confDaniel J Walsh2020-03-27
* Merge pull request #5206 from rhatdan/capabilitiesOpenShift Merge Robot2020-03-03
|\
| * Allow devs to set labels in container images for default capabilities.Daniel J Walsh2020-03-02
* | consolidate env handling into pkg/envValentin Rothberg2020-03-03
|/
* apiv2 container create using specgenBrent Baude2020-02-19
* set process labels in pkg/specValentin Rothberg2020-02-19
* support device-cgroup-ruleQi Wang2020-02-12
* podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* Split up create config handling of namespaces and securityPeter Hunt2019-11-07
* namespaces: by default create cgroupns on cgroups v2Giuseppe Scrivano2019-11-05
* add libpod/configValentin Rothberg2019-10-31
* rootless: detect no system session with --cgroup-manager=systemdGiuseppe Scrivano2019-10-23
* rootless: do not set PIDs limit if --cgroup-manager=cgroupfsGiuseppe Scrivano2019-10-11
* Setup a reasonable default for pids-limit 4096Daniel J Walsh2019-10-04
* rootless: allow cgroupfs manager on cgroups v2Giuseppe Scrivano2019-10-02
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Set base mount options for bind mounts from base systemMatthew Heon2019-08-28
* Add support for 'exec', 'suid', 'dev' mount flagsMatthew Heon2019-08-28
* refer to container whose namespace we sharePeter Hunt2019-08-07
* Properly share UTS namespaces in a podPeter Hunt2019-08-07
* Vendor in buildah 1.9.2Daniel J Walsh2019-07-30
* podman: support --userns=ns|containerGiuseppe Scrivano2019-07-25
* 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 #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
|/
* util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
* rootless: force resources to be nil on cgroup v1Giuseppe Scrivano2019-05-20
* Don't set apparmor if --priviligedDaniel J Walsh2019-05-20
* rootless, spec: allow resources with cgroup v2Giuseppe Scrivano2019-05-13
* Move handling of ReadOnlyTmpfs into new mounts codeMatthew Heon2019-05-01
* Migrate to unified volume handling codeMatthew Heon2019-05-01
* Remove non-config fields from CreateConfigMatthew Heon2019-05-01
* Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* spec: mask /sys/kernel when bind mounting /sysGiuseppe Scrivano2019-04-11
* oci: add /sys/kernel to the masked pathsGiuseppe Scrivano2019-04-11