| Commit message (Expand) | Author | Age |
* | Merge pull request #2709 from haircommander/journald | OpenShift Merge Robot | 2019-05-29 |
|\ |
|
| * | Add --follow to journald ctr logging | Peter Hunt | 2019-05-28 |
| * | Address comments | Peter Hunt | 2019-05-28 |
| * | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
| * | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | | Merge pull request #3188 from giuseppe/fix-join-existing-containers | OpenShift Merge Robot | 2019-05-29 |
|\ \ |
|
| * | | Revert "rootless: change default path for conmon.pid" | Giuseppe Scrivano | 2019-05-25 |
* | | | Merge pull request #3208 from vrothberg/fix-3207 | OpenShift Merge Robot | 2019-05-28 |
|\ \ \
| |_|/
|/| | |
|
| * | | runtime: unlock the alive lock only once | Valentin Rothberg | 2019-05-28 |
| |/ |
|
* | | Merge pull request #3189 from vrothberg/apparmor-fixes | OpenShift Merge Robot | 2019-05-28 |
|\ \
| |/
|/| |
|
| * | apparmor: don't load/set profile in privileged mode | Valentin Rothberg | 2019-05-23 |
* | | Merge pull request #3190 from giuseppe/fix-userns-psgo | OpenShift Merge Robot | 2019-05-23 |
|\ \
| |/
|/| |
|
| * | rootless: fix top huser and hgroup | Giuseppe Scrivano | 2019-05-23 |
* | | Merge pull request #3178 from mheon/fix_gen_kube | OpenShift Merge Robot | 2019-05-22 |
|\ \
| |/
|/| |
|
| * | Remove unused return statement in kube volume code | Matthew Heon | 2019-05-21 |
| * | Fix a 'generate kube' bug on ctrs with named volumes | Matthew Heon | 2019-05-21 |
* | | Merge pull request #3173 from giuseppe/use-wait-for-file | OpenShift Merge Robot | 2019-05-21 |
|\ \ |
|
| * | | libpod: prefer WaitForFile to polling | Giuseppe Scrivano | 2019-05-21 |
| |/ |
|
* | | Merge pull request #3084 from giuseppe/rootless-pause-process | OpenShift Merge Robot | 2019-05-21 |
|\ \ |
|
| * | | system: migrate stops the pause process | Giuseppe Scrivano | 2019-05-17 |
| * | | rootless: use a pause process | Giuseppe Scrivano | 2019-05-17 |
| * | | migrate: not create a new namespace | Giuseppe Scrivano | 2019-05-17 |
* | | | Merge pull request #3168 from rhatdan/vendor | Matthew Heon | 2019-05-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update vendor of buildah and containers/images | Daniel J Walsh | 2019-05-20 |
* | | | container: move channel close to its writer | Giuseppe Scrivano | 2019-05-20 |
* | | | util: fix race condition in WaitForFile | Giuseppe Scrivano | 2019-05-20 |
|/ / |
|
* / | Minor fix splitting env vars in podman-commit | Divyansh Kamboj | 2019-05-19 |
|/ |
|
* | Merge pull request #3121 from giuseppe/rootless-error-cni | OpenShift Merge Robot | 2019-05-16 |
|\ |
|
| * | network: raise a clearer error when using CNI | Giuseppe Scrivano | 2019-05-14 |
* | | Merge pull request #3127 from mheon/fix_start_race | OpenShift Merge Robot | 2019-05-16 |
|\ \ |
|
| * | | Ensure that start() in StartAndAttach() is locked | Matthew Heon | 2019-05-14 |
| |/ |
|
* | | Merge pull request #3124 from mheon/remove_pod_lock | OpenShift Merge Robot | 2019-05-15 |
|\ \ |
|
| * | | When removing pods, free their locks | Matthew Heon | 2019-05-14 |
| |/ |
|
* / | set default event logger based on build tags | baude | 2019-05-14 |
|/ |
|
* | Merge pull request #3083 from openSUSE/systemd-optional | OpenShift Merge Robot | 2019-05-13 |
|\ |
|
| * | Add `systemd` build tag | Sascha Grunert | 2019-05-13 |
* | | healthcheck benign error | baude | 2019-05-13 |
|/ |
|
* | When removing a pod with CGroupfs, set pids limit to 0 | Matthew Heon | 2019-05-12 |
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | Merge pull request #3082 from mheon/pod_removal_reliability | OpenShift Merge Robot | 2019-05-08 |
|\ |
|
| * | Preserve errors returned by removing pods | Matthew Heon | 2019-05-07 |
| * | Improve robustness of pod removal | Matthew Heon | 2019-05-07 |
* | | enable integration tests for remote-client | baude | 2019-05-07 |
* | | When refreshing after a reboot, force lock allocation | Matthew Heon | 2019-05-06 |
|/ |
|
* | Merge pull request #2826 from mheon/restart_policy | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | Small code fix | Matthew Heon | 2019-05-03 |
| * | Fix 'restart' event in journald | Matthew Heon | 2019-05-03 |
| * | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
| * | Add a restart event, and make one during restart policy | Matthew Heon | 2019-05-03 |
| * | Restart policy should not run if a container is running | Matthew Heon | 2019-05-03 |