Commit message (Expand) | Author | Age | |
---|---|---|---|
* | podman: clarify the format of --detach-keys argument | Marco Vedovati | 2019-06-26 |
* | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | Merge pull request #3419 from baude/removelibpodfrommainphase1 | OpenShift Merge Robot | 2019-06-26 |
|\ | |||
| * | remove libpod from main | baude | 2019-06-25 |
* | | Merge pull request #3430 from mheon/bump-1.4.3 | OpenShift Merge Robot | 2019-06-26 |
|\ \ | |||
| * | | Bump gitvalidation epoch | Matthew Heon | 2019-06-25 |
| * | | Bump to v1.4.4-dev | Matthew Heon | 2019-06-25 |
| * | | Bump to v1.4.3v1.4.3 | Matthew Heon | 2019-06-25 |
* | | | Merge pull request #3428 from mheon/release_notes_1.4.3 | OpenShift Merge Robot | 2019-06-25 |
|\ \ \ | |/ / |/| | | |||
| * | | Update release notes for 1.4.3 release | Matthew Heon | 2019-06-25 |
* | | | Merge pull request #3418 from vrothberg/go-modules | OpenShift Merge Robot | 2019-06-25 |
|\ \ \ | |||
| * | | | update dependencies | Valentin Rothberg | 2019-06-24 |
| | |/ | |/| | |||
* | | | 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 |
| * | | Only include ports in one container in Kube YAML | Matthew Heon | 2019-06-24 |
| |/ | |||
* | | 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 |
|\ \ \ \ | |/ / / |/| | | |