Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge pull request #1956 from mheon/release_notes_0.12.1.1 | Matthew Heon | 2018-12-07 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Update release notes for v0.12.1.1 | Matthew Heon | 2018-12-07 | |
|/ / | ||||
* | | 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 #1893 from jwhonce/bug/1869 | OpenShift Merge Robot | 2018-12-07 | |
|\ \ \ \ | ||||
| * | | | | Refactor BooleanAction to mimic golang interface | Jhon Honce | 2018-12-05 | |
* | | | | | Merge pull request #1928 from baude/podtokube | OpenShift Merge Robot | 2018-12-07 | |
|\ \ \ \ \ | ||||
| * | | | | | generate kube | baude | 2018-12-04 | |
* | | | | | | Merge pull request #1788 from cevich/cirrus_base_images | OpenShift Merge Robot | 2018-12-07 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Cirrus: Document and codify base-image production | Chris Evich | 2018-12-06 | |
| * | | | | | Cirrus: Use Makefile for image-building | Chris Evich | 2018-12-06 | |
* | | | | | | Merge pull request #1930 from mtrmac/sysregistriesv2 | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Remove manual handling of insecure registries in (podman search) | Miloslav Trmač | 2018-12-06 | |
| * | | | | | 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 | |
| * | | | | | Factor out the registries.conf location code in pkg/registries | 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 | |
| * | | | | | Vendor buildah after merging https://github.com/containers/buildah/pull/1214 | Miloslav Trmač | 2018-12-06 | |
| * | | | | | Update containers/image to 63a1cbdc5e6537056695cf0d627c0a33b334df53 | Miloslav Trmač | 2018-12-06 | |
* | | | | | | Merge pull request #1954 from mheon/bump-0.12.1 | Matthew Heon | 2018-12-06 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump gitvalidation epoch | Matthew Heon | 2018-12-06 | |
| * | | | | | | Bump to v0.12.2-dev | Matthew Heon | 2018-12-06 | |
| * | | | | | | Bump to v0.12.1v0.12.1 | Matthew Heon | 2018-12-06 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #1952 from mheon/release_notes_0.12.1 | Matthew Heon | 2018-12-06 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Update release notes for 0.12.1 | Matthew Heon | 2018-12-06 | |
* | | | | | | Merge pull request #1951 from baude/podcontainernet | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 | |
| |/ / / / | ||||
* | | | | | Merge pull request #1905 from umohnani8/login | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Pick registry to login from full image name as well | Urvashi Mohnani | 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 | |
| |/ / / / | ||||
* | | | | | Merge pull request #1887 from mheon/rm_sync | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ | ||||
| * | | | | | Remove --sync flag from `podman rm` | Matthew Heon | 2018-12-06 | |
| * | | | | | Add locking to Sync() on containers | Matthew Heon | 2018-12-06 | |
| * | | | | | Add --sync flag to podman ps | Matthew Heon | 2018-12-06 | |
| * | | | | | Add --sync option to podman rm | Matthew Heon | 2018-12-06 | |
| |/ / / / | ||||
* | | | | | Merge pull request #1944 from giuseppe/update-tutorial | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ | ||||
| * | | | | | tutorial: add ostree dependency | Giuseppe Scrivano | 2018-12-06 | |
| |/ / / / | ||||
* | | | | | Merge pull request #1946 from rhatdan/vendor | OpenShift Merge Robot | 2018-12-06 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Merge branch 'vendor' of github.com:rhatdan/libpod into vendor | Daniel J Walsh | 2018-12-06 | |
| |\ \ \ \ |