summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* handle play kube with pod.spec.hostAliaseszhangguanzhang2020-08-31
* Switch to containers/common for seccompSascha Grunert2020-08-27
* Merge pull request #7409 from zhangguanzhang/apiv2-create-ctr-with-invalid-en...OpenShift Merge Robot2020-08-26
|\
| * fix apiv2 will create containers with incorrect commandszhangguanzhang2020-08-24
* | podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
|/
* Ensure DefaultEnvVariables is used in SpecgenMatthew Heon2020-08-18
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* Vendor in new version of BuildahDaniel J Walsh2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* fix: Don't override entrypoint if it's `nil`maybe-sybr2020-06-30
* Fixup issues found by golintDaniel J Walsh2020-06-10
* spec: fix order for setting rlimitsGiuseppe Scrivano2020-05-11
* add {generate,play} kubeValentin Rothberg2020-05-06
* Merge pull request #6004 from rhatdan/ulimitsOpenShift Merge Robot2020-05-01
|\
| * Set up ulimits for rootless containers.Daniel J Walsh2020-04-28
* | User specified environment happen after other environments are setDaniel J Walsh2020-04-28
|/
* Update podman to use containers.confDaniel J Walsh2020-04-20
* 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