summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #2709 from haircommander/journaldOpenShift Merge Robot2019-05-29
|\
| * Add --follow to journald ctr loggingPeter Hunt2019-05-28
| * Address commentsPeter Hunt2019-05-28
| * Implement podman logs with log-driver journaldPeter Hunt2019-05-28
| * Added --log-driver and journald loggingPeter Hunt2019-05-28
* | Merge pull request #3188 from giuseppe/fix-join-existing-containersOpenShift Merge Robot2019-05-29
|\ \
| * | Revert "rootless: change default path for conmon.pid"Giuseppe Scrivano2019-05-25
* | | Merge pull request #3208 from vrothberg/fix-3207OpenShift Merge Robot2019-05-28
|\ \ \ | |_|/ |/| |
| * | runtime: unlock the alive lock only onceValentin Rothberg2019-05-28
| |/
* | Merge pull request #3189 from vrothberg/apparmor-fixesOpenShift Merge Robot2019-05-28
|\ \ | |/ |/|
| * apparmor: don't load/set profile in privileged modeValentin Rothberg2019-05-23
* | Merge pull request #3190 from giuseppe/fix-userns-psgoOpenShift Merge Robot2019-05-23
|\ \ | |/ |/|
| * rootless: fix top huser and hgroupGiuseppe Scrivano2019-05-23
* | Merge pull request #3178 from mheon/fix_gen_kubeOpenShift Merge Robot2019-05-22
|\ \ | |/ |/|
| * Remove unused return statement in kube volume codeMatthew Heon2019-05-21
| * Fix a 'generate kube' bug on ctrs with named volumesMatthew Heon2019-05-21
* | Merge pull request #3173 from giuseppe/use-wait-for-fileOpenShift Merge Robot2019-05-21
|\ \
| * | libpod: prefer WaitForFile to pollingGiuseppe Scrivano2019-05-21
| |/
* | Merge pull request #3084 from giuseppe/rootless-pause-processOpenShift Merge Robot2019-05-21
|\ \
| * | system: migrate stops the pause processGiuseppe Scrivano2019-05-17
| * | rootless: use a pause processGiuseppe Scrivano2019-05-17
| * | migrate: not create a new namespaceGiuseppe Scrivano2019-05-17
* | | Merge pull request #3168 from rhatdan/vendorMatthew Heon2019-05-21
|\ \ \ | |_|/ |/| |
| * | Update vendor of buildah and containers/imagesDaniel J Walsh2019-05-20
* | | container: move channel close to its writerGiuseppe Scrivano2019-05-20
* | | util: fix race condition in WaitForFileGiuseppe Scrivano2019-05-20
|/ /
* / Minor fix splitting env vars in podman-commitDivyansh Kamboj2019-05-19
|/
* Merge pull request #3121 from giuseppe/rootless-error-cniOpenShift Merge Robot2019-05-16
|\
| * network: raise a clearer error when using CNIGiuseppe Scrivano2019-05-14
* | Merge pull request #3127 from mheon/fix_start_raceOpenShift Merge Robot2019-05-16
|\ \
| * | Ensure that start() in StartAndAttach() is lockedMatthew Heon2019-05-14
| |/
* | Merge pull request #3124 from mheon/remove_pod_lockOpenShift Merge Robot2019-05-15
|\ \
| * | When removing pods, free their locksMatthew Heon2019-05-14
| |/
* / set default event logger based on build tagsbaude2019-05-14
|/
* Merge pull request #3083 from openSUSE/systemd-optionalOpenShift Merge Robot2019-05-13
|\
| * Add `systemd` build tagSascha Grunert2019-05-13
* | healthcheck benign errorbaude2019-05-13
|/
* When removing a pod with CGroupfs, set pids limit to 0Matthew Heon2019-05-12
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Merge pull request #3082 from mheon/pod_removal_reliabilityOpenShift Merge Robot2019-05-08
|\
| * Preserve errors returned by removing podsMatthew Heon2019-05-07
| * Improve robustness of pod removalMatthew Heon2019-05-07
* | enable integration tests for remote-clientbaude2019-05-07
* | When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
|/
* Merge pull request #2826 from mheon/restart_policyOpenShift Merge Robot2019-05-03
|\
| * Small code fixMatthew Heon2019-05-03
| * Fix 'restart' event in journaldMatthew Heon2019-05-03
| * Address review comments on restart policyMatthew Heon2019-05-03
| * Add a restart event, and make one during restart policyMatthew Heon2019-05-03
| * Restart policy should not run if a container is runningMatthew Heon2019-05-03