| Commit message (Expand) | Author | Age |
* | condition fixed for adding volume to boltdb. | Kunal Kushwaha | 2018-12-13 |
* | Merge pull request #1983 from baude/kubespell | OpenShift Merge Robot | 2018-12-11 |
|\ |
|
| * | fix typo in kubernetes | baude | 2018-12-11 |
* | | 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 #1975 from giuseppe/fix-rootless-restart | OpenShift Merge Robot | 2018-12-11 |
|\ \ |
|
| * | | rootless: fix restart when using fuse-overlayfs | Giuseppe Scrivano | 2018-12-11 |
* | | | Merge pull request #1977 from vdemeester/no--i-go-build | OpenShift Merge Robot | 2018-12-11 |
|\ \ \ |
|
| * | | | No need to use `-i` in go build (with go 1.10 and above) | Vincent Demeester | 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 |
| | |/
| |/| |
|
* | | | Merge pull request #1970 from baude/kubecapa | OpenShift Merge Robot | 2018-12-11 |
|\ \ \ |
|
| * | | | Add capabilities to generate kube | baude | 2018-12-10 |
* | | | | Merge pull request #1971 from cevich/base_image_docs | OpenShift Merge Robot | 2018-12-11 |
|\ \ \ \ |
|
| * | | | | Cirrus: Update base-image build docs | Chris Evich | 2018-12-10 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1857 from mtrmac/blob-info-caching | OpenShift Merge Robot | 2018-12-11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Update for API change | Miloslav Trmač | 2018-12-08 |
| * | | | Vendor buildah after merging mtrmac/blob-info-caching-on-top-of-contents-caching | Miloslav Trmač | 2018-12-08 |
| * | | | Vendor c/image after merging c/image#536 | Miloslav Trmač | 2018-12-08 |
* | | | | Merge pull request #1968 from baude/disablepaprf29 | OpenShift Merge Robot | 2018-12-10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | disable F29 tests on PAPR | baude | 2018-12-10 |
|/ / / |
|
* | | | Merge pull request #1958 from baude/morevarlinkdocs | OpenShift Merge Robot | 2018-12-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | add more example usage to varlink endpoints | baude | 2018-12-09 |
| |/ |
|
* | | Merge pull request #1957 from mheon/bump-0.12.1.1 | Matthew Heon | 2018-12-07 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2018-12-07 |
| * | | Bump to v0.12.2-dev | Matthew Heon | 2018-12-07 |
| * | | Bump to v0.12.1.1v0.12.1.1 | Matthew Heon | 2018-12-07 |
|/ / |
|
* | | 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 |