Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #3848 from giuseppe/enable-all-tests-crun | OpenShift Merge Robot | 2019-08-19 |
|\ | |||
| * | test: enable all tests for crun | Giuseppe Scrivano | 2019-08-19 |
| * | test: fix return code check for missing workdir | Giuseppe Scrivano | 2019-08-19 |
| * | .cirrus.yml: use crun from git master | Giuseppe Scrivano | 2019-08-19 |
| * | libpod, pkg: lookup also for crun failures | Giuseppe Scrivano | 2019-08-19 |
| * | libpod.conf: add crun to runtime_supports_json | Giuseppe Scrivano | 2019-08-19 |
| * | containers, create: debug message on failed deletion | Giuseppe Scrivano | 2019-08-19 |
| * | libpod: still attempt to read the oci log file if not output | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3847 from lsm5/issue-template-package-info | OpenShift Merge Robot | 2019-08-19 |
|\ \ | |||
| * | | Issue template update to include package info | Lokesh Mandvekar | 2019-08-18 |
* | | | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ \ \ | |||
| * | | | Fix typos | Matthew Heon | 2019-08-02 |
| * | | | Update Varlink API documentation for volumes changes | Matthew Heon | 2019-08-02 |
| * | | | Swap 'volume inspect' frontend to use the new backend | Matthew Heon | 2019-08-02 |
| * | | | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | | | | Merge pull request #3777 from rhatdan/vendor | OpenShift Merge Robot | 2019-08-19 |
|\ \ \ \ | |||
| * | | | | Add support & documentation to run containers with different file types | Daniel J Walsh | 2019-08-13 |
* | | | | | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | | | | | Merge pull request #3813 from baude/nofds | OpenShift Merge Robot | 2019-08-18 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | do not activate sd_notify support when varlink | baude | 2019-08-15 |
* | | | | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ \ \ \ | |||
| * | | | | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | | | | | Merge pull request #3822 from cevich/simplify_crun_task | OpenShift Merge Robot | 2019-08-17 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | Cirrus: Minor: Simplify crun test task | Chris Evich | 2019-08-16 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #3832 from cevich/more_net | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \ | |||
| * | | | | | Cirrus: Confirm networking more | Chris Evich | 2019-08-16 |
* | | | | | | Merge pull request #3719 from baude/networklist | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | inclusion of podman network | baude | 2019-08-15 |
| |/ / / / | |||
* | | | | | Merge pull request #3796 from giuseppe/enable-cgroupsv2-crun | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \ | |||
| * | | | | | cirrus: enable cgroups v2 tests with crun | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | tests: skip pause tests if freezer is not available | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | tests: enable run tests for cgroups v2 | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | tests: enable cpu tests for cgroups v2 | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | tests: enable memory tests for cgroups v2 | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | runtime: honor --runtime flag to build | Giuseppe Scrivano | 2019-08-13 |
| * | | | | | test: fix option name | Giuseppe Scrivano | 2019-08-13 |
* | | | | | | Merge pull request #3805 from ashley-cui/tmpfs | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \ \ | |||
| * | | | | | | Remove --tmpfs size default | Ashley Cui | 2019-08-14 |
* | | | | | | | Merge pull request #3830 from mheon/bump-1.5.1 | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Bump gitvalidation epoch | Matthew Heon | 2019-08-15 |
| * | | | | | | | Bump to v1.5.2-dev | Matthew Heon | 2019-08-15 |
| * | | | | | | | Bump to v1.5.1v1.5.1 | Matthew Heon | 2019-08-15 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #3825 from mheon/release_notes_1.5.1_real | OpenShift Merge Robot | 2019-08-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add release notes for v1.5.1 | Matthew Heon | 2019-08-15 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #3818 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-15 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Set Pod hostname as Pod name | Chen Zhiwei | 2019-08-15 |
* | | | | | | | Merge pull request #3812 from baude/perffix1 | OpenShift Merge Robot | 2019-08-15 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | performance fix for podman events with large journalds | baude | 2019-08-14 |
* | | | | | | | Merge pull request #3804 from edsantiago/bats | OpenShift Merge Robot | 2019-08-15 |
|\ \ \ \ \ \ \ |