| Commit message (Expand) | Author | Age |
* | Fix play kube command | Peter Hunt | 2019-07-17 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | Merge pull request #3557 from rhatdan/env | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | | Merge pull request #3491 from giuseppe/rlimit-host | OpenShift Merge Robot | 2019-07-11 |
|\ \ |
|
| * | | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
* | | | cgroups: fix a leak when using cgroupfs | Giuseppe Scrivano | 2019-07-11 |
| |/
|/| |
|
* | | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | | Merge pull request #3501 from adrianreber/random | OpenShift Merge Robot | 2019-07-09 |
|\ \ |
|
| * | | Use random IP addresses during checkpoint/restore tests | Adrian Reber | 2019-07-09 |
* | | | Merge pull request #3480 from mheon/potential_ps_test_fix | OpenShift Merge Robot | 2019-07-09 |
|\ \ \ |
|
| * | | | Restart failed containers in tests | Matthew Heon | 2019-07-02 |
* | | | | Merge pull request #3515 from baude/rootlessintegrationtests | OpenShift Merge Robot | 2019-07-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | speed up rootless tests | baude | 2019-07-08 |
| | |/
| |/| |
|
* | | | Merge pull request #3425 from adrianreber/restore-mount-label | OpenShift Merge Robot | 2019-07-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add exec after checkpoint/restore test | Adrian Reber | 2019-06-25 |
* | | | fix integration flake tests | baude | 2019-07-08 |
* | | | Add test for generate kube with volumes | Peter Hunt | 2019-07-02 |
| |/
|/| |
|
* | | Merge pull request #3422 from nalind/no-layer-images | OpenShift Merge Robot | 2019-06-28 |
|\ \ |
|
| * | | Add tests that we don't hit errors with layerless images | Nalin Dahyabhai | 2019-06-26 |
* | | | Merge pull request #3429 from cevich/strip_crio_conmon | OpenShift Merge Robot | 2019-06-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove refs to crio/conmon | Chris Evich | 2019-06-26 |
| |/ |
|
* | | Merge pull request #3417 from mheon/fix_play_kube_ports | OpenShift Merge Robot | 2019-06-25 |
|\ \
| |/
|/| |
|
| * | Update 'generate kube' tests to verify YAML | Matthew Heon | 2019-06-25 |
| * | Use a different method to retrieve YAML output in tests | Matthew Heon | 2019-06-25 |
| * | Fix tests | Matthew Heon | 2019-06-24 |
| * | Change Marshal -> Unmarshal in generate kube tests | Matthew Heon | 2019-06-24 |
| * | Add test for generate kube on a pod with ports | Matthew Heon | 2019-06-24 |
* | | 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 |
* | | | 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 |
| | |/
| |/| |
|
* / | | rootless: add an entry to /etc/hosts when using slirp4netns | Giuseppe Scrivano | 2019-06-24 |
|/ / |
|
* / | Add --latest, -l to 'podman diff' | Adrian Reber | 2019-06-21 |
|/ |
|
* | Merge pull request #3369 from mheon/add_cached_delegated | OpenShift Merge Robot | 2019-06-19 |
|\ |
|
| * | Add tests for cached and delegated mounts | Matthew Heon | 2019-06-19 |
* | | Merge pull request #3366 from edsantiago/test_typo_fixes | OpenShift Merge Robot | 2019-06-19 |
|\ \ |
|
| * | | fix broken healthcheck tests | Ed Santiago | 2019-06-18 |
| |/ |
|
* / | fix port -l timing with healthchecks | Brent Baude | 2019-06-18 |
|/ |
|
* | test: add test for logs -f | Giuseppe Scrivano | 2019-06-17 |
* | Merge pull request #3094 from QiWang19/cpvol | OpenShift Merge Robot | 2019-06-15 |
|\ |
|
| * | podman copy files to the volume with a container | Qi Wang | 2019-06-03 |
* | | Merge pull request #3328 from mheon/storage_opts_for_cleanup | OpenShift Merge Robot | 2019-06-15 |
|\ \ |
|
| * | | Completely disable global options test | Matthew Heon | 2019-06-14 |
| * | | Skip runlabel global options test for podman-in-podman | Matthew Heon | 2019-06-14 |
* | | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
|/ / |
|
* | | Add --filename option to generate kube | Matthew Heon | 2019-06-11 |