| Commit message (Expand) | Author | Age |
* | 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 |
|\ \ \ |
|
| * | | | --interactive shall keep STDIN attached even when not explicitly called out | Šimon Lukašík | 2018-11-03 |
* | | | | Merge pull request #1753 from isimluk/fix-podman | OpenShift Merge Robot | 2018-11-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Do never override podman with docker | Šimon Lukašík | 2018-11-03 |
|/ / / |
|
* | | | Merge pull request #1748 from jwhonce/issue/1655 | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ |
|
| * | | | Fix long image name handling | Jhon Honce | 2018-11-01 |
* | | | | Merge pull request #1737 from baude/parakill | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|
| * | | | | Make kill, pause, and unpause parallel. | baude | 2018-11-01 |
|/ / / / |
|
* | | | | Merge pull request #1738 from baude/pararestart | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make restart parallel and add --all | baude | 2018-11-01 |
* | | | | Merge pull request #1746 from baude/renamebaude | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | replace quay.io/baude to quay.io/libpod | baude | 2018-11-01 |
* | | | | Merge pull request #1624 from cevich/update_fedora | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|
| * | | | | Cirrus: Enable updating F28 image | Chris Evich | 2018-10-31 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #1603 from cevich/fix_cirrus_image_build | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|