summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate
Commit message (Expand)AuthorAge
* 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
* Add --preservefds to podman runQi Wang2020-06-19
* 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
* specgen: fix segfaultPeter Hunt2020-05-27
* Attempt to turn on build_without_cgo testsDaniel J Walsh2020-05-22
* Enable cleanup processes for detached execMatthew Heon2020-05-20
* Add remaining annotations for `podman inspect`Matthew Heon2020-05-08
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* set binding tests to requiredBrent Baude2020-05-08
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* add {generate,play} kubeValentin Rothberg2020-05-06
* Add small fixes for 'podman run' from diffing inspectMatthew Heon2020-05-05
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* Properly handle default capabilities listed in containers.confDaniel J Walsh2020-05-01
* Properly handle containers.conf devicesDaniel J Walsh2020-05-01
* Merge pull request #6004 from rhatdan/ulimitsOpenShift Merge Robot2020-05-01
|\
| * Set up ulimits for rootless containers.Daniel J Walsh2020-04-28
* | cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
* | cmd, podman: handle --pod new:PODGiuseppe Scrivano2020-04-30
* | generate systemdValentin Rothberg2020-04-29
* | Merge pull request #6024 from baude/v2checkmediatypewOpenShift Merge Robot2020-04-28
|\ \
| * | check image media/manifest type for healthchecksBrent Baude2020-04-28
| |/
* / pkg, specgen: do not hardcode user=0 in the config if not specifiedGiuseppe Scrivano2020-04-28
|/
* Improve Entrypoint and Command supportMatthew Heon2020-04-27