| Commit message (Expand) | Author | Age |
* | Standardized container image for gofmt and lint | Chris Evich | 2018-11-13 |
* | Merge pull request #1795 from rhatdan/user | OpenShift Merge Robot | 2018-11-12 |
|\ |
|
| * | Better document rootless containers | Daniel J Walsh | 2018-11-10 |
|/ |
|
* | Merge pull request #1772 from baude/rmdelpaused | OpenShift Merge Robot | 2018-11-09 |
|\ |
|
| * | rm -f now removes a paused container | baude | 2018-11-08 |
* | | Merge pull request #1789 from mheon/fix_add_hosts_test | OpenShift Merge Robot | 2018-11-09 |
|\ \ |
|
| * | | Accurately update state if prepare() partially fails | Matthew Heon | 2018-11-08 |
| |/ |
|
* | | Merge pull request #1726 from giuseppe/default-to-fuse-overlayfs | OpenShift Merge Robot | 2018-11-09 |
|\ \ |
|
| * | | rootless: default to fuse-overlayfs when available | Giuseppe Scrivano | 2018-11-08 |
* | | | 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 |
| | |/ /
| |/| | |
|