Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | | | | | Merge pull request #2114 from vrothberg/issue-2107 | OpenShift Merge Robot | 2019-01-10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
| | |/ / | |/| | | |||
* | | | | libpod/image: Use ParseNormalizedNamed in RepoDigests | W. Trevor King | 2019-01-09 |
* | | | | Merge pull request #2115 from rhatdan/shm | OpenShift Merge Robot | 2019-01-09 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | If you fail to open shm lock then attempt to create it | Daniel J Walsh | 2019-01-09 |
|/ / / |