| Commit message (Expand) | Author | Age |
* | Merge pull request #1793 from vrothberg/rootless-info | OpenShift Merge Robot | 2018-11-09 |
|\ |
|
| * | info: add rootless field | Valentin Rothberg | 2018-11-09 |
|/ |
|
* | Merge pull request #1786 from vbatts/docs | OpenShift Merge Robot | 2018-11-08 |
|\ |
|
| * | podman_tutorial: cni build path has changed | Vincent Batts | 2018-11-08 |
* | | Merge pull request #1784 from cevich/cirrus_ignore_irc | OpenShift Merge Robot | 2018-11-08 |
|\ \ |
|
| * | | Cirrus: Ignore any error from the IRC messenger | Chris Evich | 2018-11-08 |
* | | | Merge pull request #1787 from baude/netstatusrework | OpenShift Merge Robot | 2018-11-08 |
|\ \ \ |
|
| * | | | correct assignment of networkStatus | baude | 2018-11-08 |
| |/ / |
|
* | | | Merge pull request #1790 from isimluk/beware-of-goroutine-locals | OpenShift Merge Robot | 2018-11-08 |
|\ \ \ |
|
| * | | | Do not hide errors when creating container with UserNSRoot | Šimon Lukašík | 2018-11-08 |
* | | | | Merge pull request #1785 from mheon/bump-0.11.1 | OpenShift Merge Robot | 2018-11-08 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Bump gitvalidation epoch | Matthew Heon | 2018-11-08 |
| * | | | Bump to v0.11.2-dev | Matthew Heon | 2018-11-08 |
| * | | | Bump to v0.11.1v0.11.1 | Matthew Heon | 2018-11-08 |
|/ / / |
|
* | | | Merge pull request #1781 from mheon/release_notes_0.11.1 | OpenShift Merge Robot | 2018-11-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update release notes for 0.11.1 | Matthew Heon | 2018-11-08 |
|/ / |
|
* | | Merge pull request #1778 from vrothberg/update-seccomp | OpenShift Merge Robot | 2018-11-08 |
|\ \ |
|
| * | | update seccomp.json | Valentin Rothberg | 2018-11-08 |
* | | | Merge pull request #1773 from TomSweeneyRedHat/dev/tsweeney/logoptfix1 | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ |
|
| * | | | Touch up --log* options and daemons in man pages | TomSweeneyRedHat | 2018-11-07 |
|/ / / |
|
* | | | Merge pull request #1774 from mheon/fix_add_hosts_test | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ |
|
| * | | | Fix run --hostname test that started failing post-merge | Matthew Heon | 2018-11-07 |
|/ / / |
|
* | | | Merge pull request #1764 from rhatdan/nopasswd | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ |
|
| * | | | Don't fail if /etc/passwd or /etc/group does not exists | Daniel J Walsh | 2018-11-07 |
* | | | | Merge pull request #1771 from baude/prepare | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ |
|
| * | | | | move defer'd function declaration ahead of prepare error return | baude | 2018-11-07 |
| |/ / / |
|
* | | | | Merge pull request #1689 from mheon/add_runc_timeout | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ |
|
| * | | | | Print error status code if we fail to parse it | Matthew Heon | 2018-11-07 |
| * | | | | Properly set Running state when starting containers | Matthew Heon | 2018-11-07 |
| * | | | | Fix misspelling | Matthew Heon | 2018-11-07 |
| * | | | | Retrieve container PID from conmon | Matthew Heon | 2018-11-07 |
| * | | | | If a container ceases to exist in runc, set exit status | Matthew Heon | 2018-11-07 |
| * | | | | EXPERIMENTAL: Do not call out to runc for sync | Matthew Heon | 2018-11-07 |
| * | | | | Actually save changes from post-stop sync | Matthew Heon | 2018-11-07 |
| |/ / / |
|
* | | | | Merge pull request #1767 from mheon/remove_conmon_cgroup_first | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ |
|
| * | | | | Remove conmon cgroup before pod cgroup for cgroupfs | Matthew Heon | 2018-11-07 |
* | | | | | Merge pull request #1761 from giuseppe/rootless-systemd | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ \ |
|
| * | | | | | rootless: mount /sys/fs/cgroup/systemd from the host | Giuseppe Scrivano | 2018-11-07 |
| * | | | | | rootless: don't bind mount /sys/fs/cgroup/systemd in systemd mode | Giuseppe Scrivano | 2018-11-07 |
| |/ / / / |
|
* | | | | | Merge pull request #1751 from QiWang19/issue1745 | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add hostname to /etc/hosts | Qi Wang | 2018-11-07 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1762 from mheon/fix_python_tests | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \ |
|
| * | | | | Temporarily fix the Python tests to fix some PRs | Matthew Heon | 2018-11-07 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1616 from cevich/cirrus_add_systemtest | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Cirrus-CI: Add option to run system-tests | Chris Evich | 2018-10-31 |
* | | | | Merge pull request #1768 from baude/pausecontainertests | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix cleanup for "Pause a bunch of running containers" | baude | 2018-11-06 |
|/ / / |
|
* | | | Merge pull request #1743 from jwhonce/issue/1702 | OpenShift Merge Robot | 2018-11-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add ChangeAction to parse sub-options from --change | Jhon Honce | 2018-11-01 |
* | | | Merge pull request #1754 from isimluk/attach-shall-not-lock-me-out | OpenShift Merge Robot | 2018-11-04 |
|\ \ \ |
|