| Commit message (Expand) | Author | Age |
* | Create framework for varlink endpoint integration tests | baude | 2019-08-16 |
* | 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 |
|\ \ |
|
| * | | tests for exit status on podman run --rm | Ed Santiago | 2019-08-14 |
|/ / |
|
* | | Merge pull request #3807 from QiWang19/inspect_mergeDir | OpenShift Merge Robot | 2019-08-14 |
|\ \ |
|
| * | | removMergeDir from inspect result if not mounted | Qi Wang | 2019-08-13 |
* | | | Merge pull request #3810 from giuseppe/use-cgroups | OpenShift Merge Robot | 2019-08-14 |
|\ \ \ |
|
| * | | | pkg/cgroups: use DBUS session when rootless | Giuseppe Scrivano | 2019-08-14 |
| | |/
| |/| |
|
* | | | Merge pull request #3809 from chenzhiwei/fix-play-kube | OpenShift Merge Robot | 2019-08-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix play kube command in pod yaml | Chen Zhiwei | 2019-08-14 |
| |/ |
|
* | | Merge pull request #3806 from mheon/hooks_notexist_nonfatal | OpenShift Merge Robot | 2019-08-14 |
|\ \
| |/
|/| |
|
| * | Running Podman with a nonexistent hooks dir is nonfatal | Matthew Heon | 2019-08-13 |
|/ |
|
* | Merge pull request #3772 from haircommander/snapcraft | OpenShift Merge Robot | 2019-08-13 |
|\ |
|
| * | Add missing stage-packages in snapcraft.yaml. | Jindrich Novy | 2019-08-13 |
| * | Add RHEL and SUSE to snap doc | Peter Hunt | 2019-08-13 |
| * | start groundwork for adding snap | Peter Hunt | 2019-08-13 |
* | | Merge pull request #3791 from cevich/install_libvarlink | OpenShift Merge Robot | 2019-08-13 |
|\ \ |
|
| * | | Cirrus: Install varlink on Ubuntu | Chris Evich | 2019-08-13 |
| * | | Cirrus: Install varlink on Fedora | Chris Evich | 2019-08-13 |
* | | | Merge pull request #3662 from marusak/user_socket_service | OpenShift Merge Robot | 2019-08-13 |
|\ \ \ |
|
| * | | | Add user systemd service and socket | Matej Marusak | 2019-08-13 |
* | | | | Merge pull request #3649 from cevich/brent_is_back | OpenShift Merge Robot | 2019-08-13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Revert "Cirrus: Temp. workaround missing imgprune image" | Chris Evich | 2019-08-12 |
| |/ / |
|
* | | | Merge pull request #3794 from ashley-cui/macpkg | OpenShift Merge Robot | 2019-08-13 |
|\ \ \ |
|
| * | | | Homebrew installation in install.md | Ashley Cui | 2019-08-12 |
| |/ / |
|
* | | | Merge pull request #3797 from mheon/test_events_revert | OpenShift Merge Robot | 2019-08-13 |
|\ \ \ |
|
| * | | | Small optimization - only store exit code when nonzero | Matthew Heon | 2019-08-12 |
| * | | | Fix container exit code with Journald backend | Matthew Heon | 2019-08-12 |
|/ / / |
|
* | | | Merge pull request #3607 from cevich/cgroup2_vm | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ |
|
| * | | | Adjust get_ci_vm.sh for substitution | Chris Evich | 2019-08-12 |
| * | | | Cirrus: Add verification for cgroupv2 image | Chris Evich | 2019-08-12 |
| * | | | Cirrus: Add experimental fedora VM image & test | Chris Evich | 2019-08-12 |
| * | | | Cirrus: Minor, use newer Ubuntu base image | Chris Evich | 2019-08-12 |
| | |/
| |/| |
|
* | | | Merge pull request #3753 from baude/varlinkrequiresroot | OpenShift Merge Robot | 2019-08-12 |
|\ \ \
| |_|/
|/| | |
|
| * | | varlink endpoint for containerstats requires root | baude | 2019-08-12 |
* | | | Merge pull request #3751 from TomSweeneyRedHat/dev/tsweeney/squishnits | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ |
|
| * | | | Squish a few tpyo nits in container.go doc | TomSweeneyRedHat | 2019-08-07 |
* | | | | Merge pull request #3789 from giuseppe/cirrus-add-crun | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ \ |
|
| * | | | | tests: disable some tests currently failing when not using runc | Giuseppe Scrivano | 2019-08-12 |
| * | | | | containers: look also for 'file not found' in the error message | Giuseppe Scrivano | 2019-08-12 |
| * | | | | cirrus: add tests with crun on Fedora 30 | Giuseppe Scrivano | 2019-08-12 |
| * | | | | cirrus: install crun | Giuseppe Scrivano | 2019-08-12 |
* | | | | | Merge pull request #3793 from stefanb2/topic-pr-3788 | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | image: add user agent to Docker registry options | Stefan Becker | 2019-08-12 |
|/ / / / |
|
* | | | | Merge pull request #3786 from giuseppe/fix-rootless-checks | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ \ |
|
| * | | | | cmd: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |
| * | | | | storage: drop unused geteuid check | Giuseppe Scrivano | 2019-08-12 |
| * | | | | cmd, stats: fix check for rootless mode | Giuseppe Scrivano | 2019-08-12 |
| * | | | | oci: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |