summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* 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
|\
| * 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