summaryrefslogtreecommitdiff
path: root/pkg/specgen
Commit message (Expand)AuthorAge
* Ensure DefaultEnvVariables is used in SpecgenMatthew Heon2020-08-20
* Fix handling of working dirDaniel J Walsh2020-08-20
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-20
* Ensure WORKDIR from images is createdMatthew Heon2020-08-20
* Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-20
* Use set for systemd commandsChristian Heimes2020-08-20
* Enable systemd mode for /usr/local/sbin/initChristian Heimes2020-08-20
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-08-11
* fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-31
* Fix handling of entrypointDaniel J Walsh2020-07-22
* Fix container and pod create commands for remote createMatthew Heon2020-07-22
* Mask out /sys/dev to prevent information leak from the hostDaniel J Walsh2020-07-22
* When determining systemd mode, use full commandMatthew Heon2020-07-22
* Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Merge pull request #6871 from mheon/202_backportsOpenShift Merge Robot2020-07-06
|\
| * specgen: fix order for setting rlimitsRalf Haferkamp2020-07-06
| * Allow empty host port in --publish flagMatthew Heon2020-07-06
* | Pids-limit should only be set if the user set itDaniel J Walsh2020-07-06
|/
* move go module to v2Valentin Rothberg2020-07-06
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-25
* Fix conflicts between privileged and other flagsMatthew Heon2020-06-24
* 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
|/