summaryrefslogtreecommitdiff
path: root/pkg/specgen
Commit message (Expand)AuthorAge
* 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
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * libpod: pass down network optionsGiuseppe Scrivano2020-07-16
| * allow switching of port-forward approaches in rootless/using slirp4netnsaleks-mariusz2020-07-15
* | Error on rootless mac and ip addressesBrent Baude2020-07-15
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-15
|/
* Merge pull request #6957 from rhatdan/sysdevOpenShift Merge Robot2020-07-14
|\
| * Mask out /sys/dev to prevent information leak from the hostDaniel J Walsh2020-07-14
* | Merge pull request #6939 from rhatdan/entrypointOpenShift Merge Robot2020-07-14
|\ \
| * | Fix handling of entrypointDaniel J Walsh2020-07-14
| |/
* / When determining systemd mode, use full commandMatthew Heon2020-07-14
|/
* Merge pull request #6842 from rhatdan/pids-limitOpenShift Merge Robot2020-07-13
|\
| * Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* | Fix container and pod create commands for remote createMatthew Heon2020-07-10
|/
* Remove dependency on github.com/opencontainers/libpod/configsDaniel J Walsh2020-07-09
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-07-07
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Allow empty host port in --publish flagMatthew Heon2020-06-29
* specgen: fix order for setting rlimitsRalf Haferkamp2020-06-26
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Merge pull request #6625 from QiWang19/fdOpenShift Merge Robot2020-06-23
|\
| * Add --preservefds to podman runQi Wang2020-06-19
* | Fix conflicts between privileged and other flagsMatthew Heon2020-06-22
|/
* Merge pull request #6654 from rhatdan/keepidOpenShift Merge Robot2020-06-17
|\
| * Don't ignore --user flag in rootless --userns keepidDaniel J Walsh2020-06-17
* | Handle dropping capabilties correctly when running as non root userDaniel J Walsh2020-06-17
|/
* Add support for the unless-stopped restart policyMatthew Heon2020-06-17
* Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Fix --init and --init-pathJoseph Gooch2020-06-16
|/
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix handling of systemd.Daniel J Walsh2020-06-05
* Merge pull request #6498 from mheon/fix_pod_hostnameOpenShift Merge Robot2020-06-05
|\
| * Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* | Fix handling of ThrottleWriteIOPSDeviceDaniel J Walsh2020-06-05
|/
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add invalid value to error messageJhon Honce2020-06-01
* specgen: fix segfaultPeter Hunt2020-05-27
* Attempt to turn on build_without_cgo testsDaniel J Walsh2020-05-22