summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Accurately update state if prepare() partially failsMatthew Heon2018-11-08
* Merge pull request #1785 from mheon/bump-0.11.1OpenShift Merge Robot2018-11-08
|\
| * Bump gitvalidation epochMatthew Heon2018-11-08
| * Bump to v0.11.2-devMatthew Heon2018-11-08
| * Bump to v0.11.1v0.11.1Matthew Heon2018-11-08
|/
* Merge pull request #1781 from mheon/release_notes_0.11.1OpenShift Merge Robot2018-11-08
|\
| * Update release notes for 0.11.1Matthew Heon2018-11-08
|/
* Merge pull request #1778 from vrothberg/update-seccompOpenShift Merge Robot2018-11-08
|\
| * update seccomp.jsonValentin Rothberg2018-11-08
* | Merge pull request #1773 from TomSweeneyRedHat/dev/tsweeney/logoptfix1OpenShift Merge Robot2018-11-07
|\ \
| * | Touch up --log* options and daemons in man pagesTomSweeneyRedHat2018-11-07
|/ /
* | Merge pull request #1774 from mheon/fix_add_hosts_testOpenShift Merge Robot2018-11-07
|\ \
| * | Fix run --hostname test that started failing post-mergeMatthew Heon2018-11-07
|/ /
* | Merge pull request #1764 from rhatdan/nopasswdOpenShift Merge Robot2018-11-07
|\ \
| * | Don't fail if /etc/passwd or /etc/group does not existsDaniel J Walsh2018-11-07
* | | Merge pull request #1771 from baude/prepareOpenShift Merge Robot2018-11-07
|\ \ \
| * | | move defer'd function declaration ahead of prepare error returnbaude2018-11-07
| |/ /
* | | Merge pull request #1689 from mheon/add_runc_timeoutOpenShift Merge Robot2018-11-07
|\ \ \
| * | | Print error status code if we fail to parse itMatthew Heon2018-11-07
| * | | Properly set Running state when starting containersMatthew Heon2018-11-07
| * | | Fix misspellingMatthew Heon2018-11-07
| * | | Retrieve container PID from conmonMatthew Heon2018-11-07
| * | | If a container ceases to exist in runc, set exit statusMatthew Heon2018-11-07
| * | | EXPERIMENTAL: Do not call out to runc for syncMatthew Heon2018-11-07
| * | | Actually save changes from post-stop syncMatthew Heon2018-11-07
| |/ /
* | | Merge pull request #1767 from mheon/remove_conmon_cgroup_firstOpenShift Merge Robot2018-11-07
|\ \ \
| * | | Remove conmon cgroup before pod cgroup for cgroupfsMatthew Heon2018-11-07
* | | | Merge pull request #1761 from giuseppe/rootless-systemdOpenShift Merge Robot2018-11-07
|\ \ \ \
| * | | | rootless: mount /sys/fs/cgroup/systemd from the hostGiuseppe Scrivano2018-11-07
| * | | | rootless: don't bind mount /sys/fs/cgroup/systemd in systemd modeGiuseppe Scrivano2018-11-07
| |/ / /
* | | | Merge pull request #1751 from QiWang19/issue1745OpenShift Merge Robot2018-11-07
|\ \ \ \ | |_|/ / |/| | |
| * | | Add hostname to /etc/hostsQi Wang2018-11-07
| | |/ | |/|
* | | Merge pull request #1762 from mheon/fix_python_testsOpenShift Merge Robot2018-11-07
|\ \ \
| * | | Temporarily fix the Python tests to fix some PRsMatthew Heon2018-11-07
| | |/ | |/|
* | | Merge pull request #1616 from cevich/cirrus_add_systemtestOpenShift Merge Robot2018-11-07
|\ \ \ | |/ / |/| |
| * | Cirrus-CI: Add option to run system-testsChris Evich2018-10-31
* | | Merge pull request #1768 from baude/pausecontainertestsOpenShift Merge Robot2018-11-07
|\ \ \ | |_|/ |/| |
| * | Fix cleanup for "Pause a bunch of running containers"baude2018-11-06
|/ /
* | Merge pull request #1743 from jwhonce/issue/1702OpenShift Merge Robot2018-11-05
|\ \
| * | Add ChangeAction to parse sub-options from --changeJhon Honce2018-11-01
* | | Merge pull request #1754 from isimluk/attach-shall-not-lock-me-outOpenShift Merge Robot2018-11-04
|\ \ \
| * | | --interactive shall keep STDIN attached even when not explicitly called outŠimon Lukašík2018-11-03
* | | | Merge pull request #1753 from isimluk/fix-podmanOpenShift Merge Robot2018-11-03
|\ \ \ \ | |/ / / |/| | |
| * | | Do never override podman with dockerŠimon Lukašík2018-11-03
|/ / /
* | | Merge pull request #1748 from jwhonce/issue/1655OpenShift Merge Robot2018-11-01
|\ \ \
| * | | Fix long image name handlingJhon Honce2018-11-01
* | | | Merge pull request #1737 from baude/parakillOpenShift Merge Robot2018-11-01
|\ \ \ \
| * | | | Make kill, pause, and unpause parallel.baude2018-11-01
|/ / / /
* | | | Merge pull request #1738 from baude/pararestartOpenShift Merge Robot2018-11-01
|\ \ \ \ | |/ / / |/| | |
| * | | Make restart parallel and add --allbaude2018-11-01