summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate
Commit message (Expand)AuthorAge
* 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
* Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* Merge pull request #5994 from giuseppe/fix-healthchecksOpenShift Merge Robot2020-04-27
|\
| * specgen: read healthchecks from the imageGiuseppe Scrivano2020-04-27
* | spec, pod: honor --dnsGiuseppe Scrivano2020-04-27
|/
* Merge pull request #5971 from giuseppe/fix-userns-testsOpenShift Merge Robot2020-04-24
|\
| * podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* | Merge pull request #5967 from giuseppe/run-test-fixesOpenShift Merge Robot2020-04-24
|\ \
| * | podman: add support for --rootfsGiuseppe Scrivano2020-04-24
| * | create: move validate after setting default nsGiuseppe Scrivano2020-04-24
| |/
* / Do not join pod namespaces without an infra ctrMatthew Heon2020-04-24
|/
* podman: handle namespaces specified on the CLIGiuseppe Scrivano2020-04-23
* Enable basic volumes support in Podmanv2Matthew Heon2020-04-22
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* Merge pull request #5921 from baude/v2imageepOpenShift Merge Robot2020-04-21
|\
| * add entrypoint from image where neededBrent Baude2020-04-21
* | Merge pull request #5912 from giuseppe/v2-rlimitsOpenShift Merge Robot2020-04-21
|\ \ | |/ |/|
| * pkg: implement rlimitsGiuseppe Scrivano2020-04-21
* | Handle annotations passed in via the clientDaniel J Walsh2020-04-21
* | Merge pull request #5875 from rhatdan/networkOpenShift Merge Robot2020-04-21
|\ \ | |/ |/|
| * Cleanup network option parsingDaniel J Walsh2020-04-19
* | Handle Linux Capabilities correctlyDaniel J Walsh2020-04-20
* | Add functions to return image informationsDaniel J Walsh2020-04-20
|/
* podman v2 remove bloat v2Brent Baude2020-04-16
* Fix up SELinux labelingDaniel J Walsh2020-04-15
* v2specgen prune libpodBrent Baude2020-04-14
* v2podman container createBrent Baude2020-04-03