| Commit message (Expand) | Author | Age |
* | libpod: always store the conmon pid file | Giuseppe Scrivano | 2018-12-21 |
* | Merge pull request #1967 from baude/kubereplay | OpenShift Merge Robot | 2018-12-20 |
|\ |
|
| * | Add Play | baude | 2018-12-19 |
* | | Support podman image trust command | Qi Wang | 2018-12-19 |
|/ |
|
* | Merge pull request #1988 from mheon/use_dependency_resolv | OpenShift Merge Robot | 2018-12-13 |
|\ |
|
| * | Containers sharing a netns should share resolv/hosts | Matthew Heon | 2018-12-11 |
* | | Merge pull request #1990 from kunalkushwaha/bugfix-NamedVolumeCheck | OpenShift Merge Robot | 2018-12-13 |
|\ \ |
|
| * | | condition fixed for adding volume to boltdb. | Kunal Kushwaha | 2018-12-13 |
| |/ |
|
* | | Merge pull request #1962 from rhatdan/criu | OpenShift Merge Robot | 2018-12-12 |
|\ \
| |/
|/| |
|
| * | Set Socket label for contianer | Daniel J Walsh | 2018-12-12 |
* | | Merge pull request #1978 from mheon/only_one_execuser | OpenShift Merge Robot | 2018-12-11 |
|\ \ |
|
| * | | Prevent a second lookup of user for image volumes | Matthew Heon | 2018-12-11 |
| |/ |
|
* | | Merge pull request #1966 from mheon/ensure_storage_opts_init | OpenShift Merge Robot | 2018-12-11 |
|\ \ |
|
| * | | Ensure storage options are properly initialized | Matthew Heon | 2018-12-10 |
| |/ |
|
* / | Add capabilities to generate kube | baude | 2018-12-10 |
|/ |
|
* | Merge pull request #1955 from mheon/fix_hooks_not_exist | OpenShift Merge Robot | 2018-12-07 |
|\ |
|
| * | Fix errors where OCI hooks directory does not exist | Matthew Heon | 2018-12-07 |
* | | Merge pull request #1953 from baude/podstoptimeout | OpenShift Merge Robot | 2018-12-07 |
|\ \ |
|
| * | | add timeout to pod stop | baude | 2018-12-07 |
* | | | Merge pull request #1928 from baude/podtokube | OpenShift Merge Robot | 2018-12-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | generate kube | baude | 2018-12-04 |
* | | | Fix reporting the registries.conf path on error | Miloslav Trmač | 2018-12-06 |
* | | | Remove manual handling of insecure registries in doPullImage | Miloslav Trmač | 2018-12-06 |
* | | | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | | | Remove manual handling of insecure registries in PushImageToReference | Miloslav Trmač | 2018-12-06 |
* | | | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | | | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | | | Fix build on non-Linux | Miloslav Trmač | 2018-12-06 |
* | | | Remove some unused data structures and code | Miloslav Trmač | 2018-12-06 |
| |/
|/| |
|
* | | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 |
* | | Merge pull request #1904 from umohnani8/volume | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |
| * | | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | | | Merge pull request #1912 from baude/prune | OpenShift Merge Robot | 2018-12-06 |
|\ \ \ |
|
| * | | | Add ability to prune containers and images | baude | 2018-12-05 |
| |/ / |
|
* | | | Add locking to Sync() on containers | Matthew Heon | 2018-12-06 |
* | | | Add --sync option to podman rm | Matthew Heon | 2018-12-06 |
|/ / |
|
* | | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | libpod/container_internal_linux: Allow gids that aren't in the group file | W. Trevor King | 2018-12-04 |
| |/ |
|
* | | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | Use runtime lockDir in BoltDB state | Matthew Heon | 2018-12-04 |
| * | | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
| * | | Fix libpod static dir selection when graphroot changed | Matthew Heon | 2018-12-03 |
| * | | Ensure directory where we will make database exists | Matthew Heon | 2018-12-03 |
| * | | Fix typo | Matthew Heon | 2018-12-03 |
| * | | Add better descriptions for validation errors in DB | Matthew Heon | 2018-12-03 |
| * | | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
| * | | Make locks dir in unit tests | Matthew Heon | 2018-12-02 |
| * | | Do not initialize locks dir in BoltDB | Matthew Heon | 2018-12-02 |
| * | | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |