Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add bridge support, for the varlink connection | Anders F Björklund | 2019-01-13 |
* | Merge pull request #2008 from harche/multi-arch | OpenShift Merge Robot | 2019-01-13 |
|\ | |||
| * | Use multi-arch images in test case scripts | Harshal Patil | 2019-01-11 |
* | | Merge pull request #2148 from rhatdan/storage-opt | OpenShift Merge Robot | 2019-01-12 |
|\ \ | |||
| * | | Set default storage options from mounts.conf file. | Daniel J Walsh | 2019-01-12 |
* | | | Merge pull request #2145 from baude/playcontainerintopod | OpenShift Merge Robot | 2019-01-12 |
|\ \ \ | |/ / |/| | | |||
| * | | podman play kube: add containers to pod | baude | 2019-01-11 |
* | | | Merge pull request #2138 from giuseppe/rootless-pod-fix | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ | |/ / |/| | | |||
| * | | rootless: create the userns immediately when creating a new pod | Giuseppe Scrivano | 2019-01-11 |
| * | | rootless: join both userns and mount namespace with --pod | Giuseppe Scrivano | 2019-01-11 |
| * | | spec: add nosuid,noexec,nodev to ro bind mount | Giuseppe Scrivano | 2019-01-11 |
* | | | Merge pull request #2135 from baude/varlinkprune | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ | |||
| * | | | Add varlink support for prune | baude | 2019-01-10 |
| |/ / | |||
* | | | Merge pull request #2113 from baude/remoteimages | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ | |||
| * | | | remote-client support for images | baude | 2019-01-10 |
* | | | | Merge pull request #2102 from vrothberg/vendor-update | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ \ | |||
| * | | | | vendor: update everything | Valentin Rothberg | 2019-01-11 |
| * | | | | vendor make target | Valentin Rothberg | 2019-01-11 |
|/ / / / | |||
* | | | | Merge pull request #2105 from mheon/jsoniter | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Replace tab with spaces in MarshalIndent in libpod | Matthew Heon | 2019-01-10 |
| * | | | Remove one more usage of encoding/json in libpod | Matthew Heon | 2019-01-10 |
| * | | | Update vendor.conf for jsoniter vendor changes | Matthew Heon | 2019-01-10 |
| * | | | Move all libpod/ JSON references over to jsoniter | Matthew Heon | 2019-01-10 |
| * | | | Update json-iterator vendor to v1.1.5 | Matthew Heon | 2019-01-10 |
| * | | | Remove easyjson in preparation for switch to jsoniter | Matthew Heon | 2019-01-10 |
|/ / / | |||
* | | | Merge pull request #2131 from mheon/restore_storage_defaults | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ | |||
| * | | | Use defaults if paths are not specified in storage.conf | Matthew Heon | 2019-01-10 |
* | | | | Merge pull request #2120 from rhatdan/volume | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ | |||
| * | | | | Fix handling of nil volumes | Daniel J Walsh | 2019-01-10 |
* | | | | | Merge pull request #2108 from QiWang19/from1899 | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ | |||
| * | | | | | Fix 'image trust' from PR1899 | Qi Wang | 2019-01-09 |
* | | | | | | Merge pull request #2127 from QiWang19/fixsigstore | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | fix up sigstore path | Qi Wang | 2019-01-10 |
* | | | | | | | Merge pull request #2126 from giuseppe/set-prlimit | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCE | Giuseppe Scrivano | 2019-01-10 |
* | | | | | | | Merge pull request #2119 from jwhonce/wip/python_podman | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Move python code from contrib to it's own repo python-podman | Jhon Honce | 2019-01-10 |
* | | | | | | | | Merge pull request #2129 from cevich/timestamp | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
| * | | | | | | | (Minor) Cirrus: Print timestamp at start | Chris Evich | 2019-01-10 |
* | | | | | | | | Merge pull request #2128 from mheon/pr_test | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| * | | | | | | | Trivial readme updates | Matthew Heon | 2019-01-10 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #2111 from rhatdan/sign | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix up image sign and trust | Daniel J Walsh | 2019-01-09 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge pull request #2121 from giuseppe/always-cleanup-rootless-containers | Matthew Heon | 2019-01-10 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | createconfig: always cleanup a rootless container | Giuseppe Scrivano | 2019-01-10 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge pull request #2122 from giuseppe/sign-fixes | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | sign: make all error messages lowercase | Giuseppe Scrivano | 2019-01-10 |
| * | | | | | | sign: use filepath.Join instead of fmt.Sprintf | Giuseppe Scrivano | 2019-01-10 |
| |/ / / / / | |||
* | | | | | | Merge pull request #2095 from rhatdan/completions | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Add Validate completions | Daniel J Walsh | 2019-01-08 |