summaryrefslogtreecommitdiff
path: root/pkg/specgen
Commit message (Expand)AuthorAge
* 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
* | namespaces: accept pod namespaceGiuseppe Scrivano2020-04-27
|/
* Merge pull request #5994 from giuseppe/fix-healthchecksOpenShift Merge Robot2020-04-27
|\
| * specgen: read healthchecks from the imageGiuseppe Scrivano2020-04-27
* | specgen: relax test to accept default networkGiuseppe 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
| * | specgen: fix error messageGiuseppe 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