summaryrefslogtreecommitdiff
path: root/pkg/specgen
Commit message (Expand)AuthorAge
* 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
* Start testing with cross compilationDaniel J Walsh2020-05-21
* 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
* Merge pull request #6118 from baude/v2bindingsenforceOpenShift Merge Robot2020-05-08
|\
| * set binding tests to requiredBrent Baude2020-05-08
* | Fix parsing of --network for `podman pod create`Matthew Heon2020-05-07
|/
* 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
* | specgen: honor slirp4netnsGiuseppe Scrivano2020-04-29
* | 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
|/
* Merge pull request #6000 from mheon/volume_backend_flagsOpenShift Merge Robot2020-04-27
|\
| * Improve Entrypoint and Command supportMatthew Heon2020-04-27
| * Add support for volumes-from, image volumes, initMatthew Heon2020-04-27