Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cirrus: More tests to verify cache_images | Chris Evich | 2019-06-25 |
* | Merge pull request #3332 from rhatdan/cgroupmanager | OpenShift Merge Robot | 2019-06-25 |
|\ | |||
| * | Correctly identify the defaults for cgroup-manager | Daniel J Walsh | 2019-06-15 |
* | | Merge pull request #3401 from mheon/templating_is_dumb | OpenShift Merge Robot | 2019-06-25 |
|\ \ | |||
| * | | Support aliases for .Src and .Dst in inspect .Mounts | Matthew Heon | 2019-06-24 |
| * | | Fix gofmt | Matthew Heon | 2019-06-21 |
| * | | Adjust names to match struct tags in Inspect | Matthew Heon | 2019-06-21 |
| * | | Fix inspect --format '{{.Mounts}}. | Matthew Heon | 2019-06-21 |
* | | | Merge pull request #3391 from QiWang19/cp_file | OpenShift Merge Robot | 2019-06-24 |
|\ \ \ | |||
| * | | | fix bug creats directory copying file | Qi Wang | 2019-06-20 |
* | | | | Merge pull request #3412 from mheon/fix_ps_sync_segfault | OpenShift Merge Robot | 2019-06-24 |
|\ \ \ \ | |||
| * | | | | Fix a segfault in 'podman ps --sync' | Matthew Heon | 2019-06-24 |
* | | | | | Merge pull request #3414 from vrothberg/go-modules | OpenShift Merge Robot | 2019-06-24 |
|\ \ \ \ \ | |||
| * | | | | | migrate to go-modules | Valentin Rothberg | 2019-06-24 |
| * | | | | | Makefile: add go-get function | Valentin Rothberg | 2019-06-24 |
| |/ / / / | |||
* | | | | | Merge pull request #3398 from haircommander/conmon-hotfix | OpenShift Merge Robot | 2019-06-24 |
|\ \ \ \ \ | |||
| * | | | | | update cirrus image | Peter Hunt | 2019-06-21 |
| * | | | | | Update conmon to include attach socket unlink | Peter Hunt | 2019-06-21 |
* | | | | | | Merge pull request #3406 from giuseppe/slirp-entry-to-hosts | OpenShift Merge Robot | 2019-06-24 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | rootless: add an entry to /etc/hosts when using slirp4netns | Giuseppe Scrivano | 2019-06-24 |
* | | | | | | Merge pull request #3404 from QazerLab/docs/rootless-tutorial | OpenShift Merge Robot | 2019-06-23 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix configs location in rootless tutorial. | Danila Kiver | 2019-06-22 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge pull request #3409 from giuseppe/add-crun | OpenShift Merge Robot | 2019-06-23 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | libpod.conf: add runtime crun | Giuseppe Scrivano | 2019-06-22 |
|/ / / / / | |||
* | | | | | Merge pull request #3399 from astronouth7303/patch-1 | OpenShift Merge Robot | 2019-06-22 |
|\ \ \ \ \ | |||
| * | | | | | runtime.go: Add /usr/local/{s,}bin | Jamie Bliss | 2019-06-21 |
| * | | | | | Add /usr/local/{s,}bin to conmon paths | Jamie Bliss | 2019-06-21 |
| |/ / / / | |||
* | | | | | Merge pull request #3400 from haircommander/install-hotfix | OpenShift Merge Robot | 2019-06-22 |
|\ \ \ \ \ | |||
| * | | | | | include make podman target in install instructions | Peter Hunt | 2019-06-21 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #3403 from mheon/more_lock_debugging | OpenShift Merge Robot | 2019-06-22 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Add additional debugging when refreshing locks | Matthew Heon | 2019-06-21 |
|/ / / / | |||
* | | | | Merge pull request #3392 from mheon/missing_periods | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Add some missing periods to the readme | Matthew Heon | 2019-06-20 |
* | | | | Merge pull request #3395 from adrianreber/diff | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ | |||
| * | | | | Add --latest, -l to 'podman diff' | Adrian Reber | 2019-06-21 |
* | | | | | Merge pull request #3378 from mheon/multiple_runtimes | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ \ | |||
| * | | | | | Properly initialize container OCI runtime | Matthew Heon | 2019-06-20 |
| * | | | | | Handle containers whose OCIRuntime fields are paths | Matthew Heon | 2019-06-20 |
| * | | | | | Properly handle OCI runtime being set to a path | Matthew Heon | 2019-06-20 |
| * | | | | | Print container's OCI runtime in `inspect` | Matthew Heon | 2019-06-19 |
| * | | | | | Make a missing OCI runtime nonfatal | Matthew Heon | 2019-06-19 |
| * | | | | | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | | | | | | Merge pull request #3386 from baude/windowsbridge | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | add windows bridge format | baude | 2019-06-20 |
* | | | | | | | Merge pull request #3393 from openSUSE/werror | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Build cgo files with -Wall -Werror | Sascha Grunert | 2019-06-21 |
|/ / / / / / | |||
* | | | | | | Merge pull request #3379 from openSUSE/rootless-fix | OpenShift Merge Robot | 2019-06-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix format specifiers in rootless_linux.c | Sascha Grunert | 2019-06-20 |
* | | | | | | | Merge pull request #3385 from mheon/read_only_validate | OpenShift Merge Robot | 2019-06-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Make configuration validation not require a DB commit | Matthew Heon | 2019-06-20 |
| | |/ / / / / | |/| | | | | |