summaryrefslogtreecommitdiff
path: root/pkg/spec
Commit message (Expand)AuthorAge
...
| * Ensure that named volumes have their options parsedMatthew Heon2019-05-01
| * Add options parsing for tmpfs mountsMatthew Heon2019-05-01
| * Use EqualValues instead of reflect equalityMatthew Heon2019-05-01
| * Hit a number of to-do comments in unified volumes codeMatthew Heon2019-05-01
| * Fix options for non-bind and non-tmpfs volumesMatthew Heon2019-05-01
| * Migrate unit tests from cmd/podman into pkg/specMatthew Heon2019-05-01
| * Migrate to unified volume handling codeMatthew Heon2019-05-01
| * Always pass pod into MakeContainerConfigMatthew Heon2019-05-01
| * Remove non-config fields from CreateConfigMatthew Heon2019-05-01
| * Add a new function for converting a CreateConfigMatthew Heon2019-05-01
* | Merge pull request #3031 from baude/remotewindowsOpenShift Merge Robot2019-05-01
|\ \ | |/ |/|
| * enable podman-remote on windowsbaude2019-04-30
* | auto pass http_proxy into containerJames Cassell2019-04-30
|/
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* spec: mask /sys/kernel when bind mounting /sysGiuseppe Scrivano2019-04-11
* oci: add /sys/kernel to the masked pathsGiuseppe Scrivano2019-04-11
* Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* Add for --dns=none to disable creation of resolv.confMatthew Heon2019-03-27
* Need to pass the true paramater with --syslog in cobraDaniel J Walsh2019-03-20
* Vendor docker/docker, fsouza and more #2TomSweeneyRedHat2019-03-13
* Merge pull request #2562 from baude/healtcheckphase2OpenShift Merge Robot2019-03-12
|\
| * healtcheck phase 2baude2019-03-12
* | Fix SELinux on host shared systems in usernsDaniel J Walsh2019-03-11
|/
* Merge pull request #2412 from QiWang19/iss2380OpenShift Merge Robot2019-03-06
|\
| * fix bug --device enable specifying directory as deviceQi Wang2019-03-06
* | podman healthcheck run (phase 1)baude2019-03-05
|/
* volume: do not create a volume if there is a bindGiuseppe Scrivano2019-02-26
* Merge pull request #2358 from rhatdan/namespaceOpenShift Merge Robot2019-02-25
|\
| * Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* | podman: fix ro bind mounts if no* opts are on the sourceGiuseppe Scrivano2019-02-25
|/
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* cleanup: use the correct runtimeGiuseppe Scrivano2019-02-07
* rootless: do not override /dev/pts if not neededGiuseppe Scrivano2019-02-06
* Merge pull request #2142 from giuseppe/expose-portsOpenShift Merge Robot2019-01-20
|\
| * rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19
* | rootless: fix --pid=host without --privilegedGiuseppe Scrivano2019-01-18
|/
* Merge pull request #2141 from baude/remotetagOpenShift Merge Robot2019-01-13
|\
| * Add darwin support for remote-clientbaude2019-01-11
* | podman play kube: add containers to podbaude2019-01-11
|/
* createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
* apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* Merge pull request #2082 from rhatdan/runcOpenShift Merge Robot2019-01-06
|\