summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* Merge pull request #5676 from kolyshkin/volume-flags-altOpenShift Merge Robot2020-04-03
|\
| * pkg/spec.InitFSMounts: optimizeKir Kolyshkin2020-04-02
| * pkg/spec.InitFSMounts: fix mount opts in placeKir Kolyshkin2020-04-01
| * pkg/spec/initFSMounts: fixKir Kolyshkin2020-03-31
* | Fix environment handling from containers.confDaniel J Walsh2020-04-02
|/
* Add support for containers.confDaniel J Walsh2020-03-27
* auto updatesValentin Rothberg2020-03-17
* Fix spelling mistakes in code found by codespellDaniel J Walsh2020-03-07
* Merge pull request #4772 from boaz0/closes_4628OpenShift Merge Robot2020-03-04
|\
| * Add the rmi flag to podman-run to delete container imageBoaz Shuster2020-03-03
* | 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
|/
* spec: allow container alias name in lookupGiuseppe Scrivano2020-02-26
* Remove ImageVolumes from databaseMatthew Heon2020-02-21
* Merge pull request #5222 from mheon/fix_5219OpenShift Merge Robot2020-02-20
|\
| * Use cleaned destination path for indexing image volumesMatthew Heon2020-02-17
* | apiv2 container create using specgenBrent Baude2020-02-19
* | set process labels in pkg/specValentin Rothberg2020-02-19
|/
* add pkg/capabilitiesValentin Rothberg2020-02-14
* Merge pull request #5152 from QiWang19/device-cgroup-ruleOpenShift Merge Robot2020-02-13
|\
| * support device-cgroup-ruleQi Wang2020-02-12
* | add pkg/seccompValentin Rothberg2020-02-12
|/
* podman: add new option --cgroups=no-conmonGiuseppe Scrivano2020-01-16
* Merge pull request #4806 from vrothberg/seccompOpenShift Merge Robot2020-01-15
|\
| * policy for seccomp-profile selectionValentin Rothberg2020-01-09
* | make lint: enable gocriticValentin Rothberg2020-01-13
* | log: support --log-opt tag=Giuseppe Scrivano2020-01-10
|/
* fix lint - pkg/specValentin Rothberg2020-01-08
* 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
|\