summaryrefslogtreecommitdiff
path: root/pkg/specgen
Commit message (Expand)AuthorAge
* Merge pull request #7929 from kolyshkin/nits-errOpenShift Merge Robot2020-10-06
|\
| * Remove excessive error wrappingKir Kolyshkin2020-10-05
* | Support max_size logoptionsDaniel J Walsh2020-10-05
|/
* Add SELinux support for podsDaniel J Walsh2020-10-02
* Merge pull request #7882 from giuseppe/check-for-gids-before-adding-themOpenShift Merge Robot2020-10-02
|\
| * rootless: move GetAvailableGids to the rootless pkgGiuseppe Scrivano2020-10-02
* | spec: open fuse with --device .*/fuseGiuseppe Scrivano2020-10-02
|/
* Merge pull request #7798 from QiWang19/run-manifestOpenShift Merge Robot2020-09-30
|\
| * Use local image if input image is a manifest listQi Wang2020-09-30
* | Merge pull request #7820 from giuseppe/fix-capabilities-not-rootOpenShift Merge Robot2020-09-30
|\ \
| * | capabilities: always set ambient and inheritableGiuseppe Scrivano2020-09-30
| |/
* / We already set container=podman environment variableDaniel J Walsh2020-09-29
|/
* Merge pull request #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | Ignore containers.conf sysctl when namespaces set to hostDaniel J Walsh2020-09-28
* | Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20
|/
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* run/create: record raw imageValentin Rothberg2020-09-15
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Make oom-score-adj actually workDaniel J Walsh2020-09-09
* Fix unconfined AppArmor profile usage for unsupported systemsSascha Grunert2020-09-07
* Merge pull request #7355 from rhatdan/envOpenShift Merge Robot2020-08-28
|\
| * Use environment from containers.confDaniel J Walsh2020-08-28
* | Merge pull request #7427 from mheon/update_error_messagesOpenShift Merge Robot2020-08-28
|\ \ | |/ |/|
| * Fix up some error messagesMatthew Heon2020-08-27
* | Switch to containers/common for seccompSascha Grunert2020-08-27
|/
* Merge pull request #7372 from giuseppe/add-unified-configurationOpenShift Merge Robot2020-08-24
|\
| * podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* | Merge pull request #7274 from rhatdan/capsOpenShift Merge Robot2020-08-23
|\ \ | |/ |/|
| * In podman 1.* regression on --cap-addDaniel J Walsh2020-08-21
* | error when adding container to pod with network informationBrent Baude2020-08-21
|/
* fix podman create/run UTS NS docsPaul Holzinger2020-08-18
* Merge pull request #7283 from mheon/pod_infra_has_exit_cmdOpenShift Merge Robot2020-08-17
|\
| * Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* | run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* | Merge pull request #7288 from tiran/systemd_local_initOpenShift Merge Robot2020-08-11
|\ \ | |/ |/|
| * Use set for systemd commandsChristian Heimes2020-08-11
| * Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-11
* | Merge pull request #7269 from openSUSE/seccompOpenShift Merge Robot2020-08-11
|\ \
| * | Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-11
* | | Merge pull request #7239 from rhatdan/workingOpenShift Merge Robot2020-08-11
|\ \ \ | |_|/ |/| |
| * | Fix handling of working dirDaniel J Walsh2020-08-10
| |/
* / Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-10
|/
* Merge pull request #7176 from mheon/make_entrypointOpenShift Merge Robot2020-08-05
|\
| * Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* | fix pod creation with "new:" syntaxPaul Holzinger2020-07-31
|/
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Add --umask flag for create, runAshley Cui2020-07-21