summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #3224 from haraldh/varlink_upgradeOpenShift Merge Robot2019-05-31
|\
| * Fix the varlink upgraded callsHarald Hoyer2019-05-29
* | Merge pull request #3238 from mheon/no_tmpcopyup_devOpenShift Merge Robot2019-05-31
|\ \
| * | Do not set tmpcopyup on /devMatthew Heon2019-05-30
* | | Merge pull request #3147 from baude/testimagecacheOpenShift Merge Robot2019-05-30
|\ \ \
| * | | use imagecaches for local testsbaude2019-05-29
* | | | Merge pull request #3214 from mheon/resolve_symlinks_in_cpOpenShift Merge Robot2019-05-30
|\ \ \ \
| * | | | Fix podman cp testsMatthew Heon2019-05-30
| * | | | Error when trying to copy into a running rootless ctrMatthew Heon2019-05-30
| * | | | We can't pause rootless containers during cpMatthew Heon2019-05-29
| * | | | Fix bug in e2e tests for podman cpMatthew Heon2019-05-29
| * | | | Tolerate non-running containers in paused cpMatthew Heon2019-05-29
| * | | | Add test to ensure symlinks are resolved in ctr scopeMatthew Heon2019-05-29
| * | | | Add --pause to podman cp manpage and bash completionsMatthew Heon2019-05-29
| * | | | Pause containers while copying into themMatthew Heon2019-05-29
| * | | | Use securejoin to merge paths in `podman cp`Matthew Heon2019-05-29
* | | | | Merge pull request #3235 from baude/testnoremoteinpodmanOpenShift Merge Robot2019-05-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | do not run remote tests inside containerbaude2019-05-30
|/ / / /
* | | | Merge pull request #3230 from ashley-cui/dnsdocOpenShift Merge Robot2019-05-29
|\ \ \ \ | |/ / / |/| | |
| * | | add dns flags to docsAshley Cui2019-05-29
| |/ /
* | | Merge pull request #3221 from josegonzalez/masterOpenShift Merge Robot2019-05-29
|\ \ \
| * | | add missing container cp commandJose Diaz-Gonzalez2019-05-29
| * | | document missing container update commandJose Diaz-Gonzalez2019-05-29
| | |/ | |/|
* | | Merge pull request #3228 from rhatdan/manOpenShift Merge Robot2019-05-29
|\ \ \
| * | | Podman logs man page shouldn't include timestampsDaniel J Walsh2019-05-29
|/ / /
* | | 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
| * | | bump go-systemd versionPeter Hunt2019-05-28
| * | | Added --log-driver and journald loggingPeter Hunt2019-05-28
| * | | Update completions and docs to use k8s file as log driverPeter Hunt2019-05-28
* | | | Merge pull request #3223 from cevich/multi-zone-hackOpenShift Merge Robot2019-05-29
|\ \ \ \
| * | | | hack: support setting local region/zoneChris Evich2019-05-29
| | |/ / | |/| |
* | | | Merge pull request #3188 from giuseppe/fix-join-existing-containersOpenShift Merge Robot2019-05-29
|\ \ \ \ | |/ / / |/| | |
| * | | rootless: make JoinUserAndMountNS privateGiuseppe Scrivano2019-05-25
| * | | Revert "rootless: change default path for conmon.pid"Giuseppe Scrivano2019-05-25
| * | | rootless: enable loginctl lingerGiuseppe Scrivano2019-05-25
| * | | rootless: new function to join existing conmon processesGiuseppe Scrivano2019-05-25
| * | | rootless: block signals for pauseGiuseppe Scrivano2019-05-25
* | | | Merge pull request #3210 from haircommander/conmon-0.2.0OpenShift Merge Robot2019-05-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | bump conmon to v0.2.0Peter Hunt2019-05-28
* | | | 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 #3137 from giuseppe/unshare-fixesOpenShift Merge Robot2019-05-28
|\ \ \ \ \
| * | | | | unshare: define CONTAINERS_GRAPHROOT and CONTAINERS_RUNROOTGiuseppe Scrivano2019-05-16
| * | | | | unshare: use rootless from libpodGiuseppe Scrivano2019-05-16
* | | | | | Merge pull request #3194 from QiWang19/cptarOpenShift Merge Robot2019-05-28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix bug dest path of copying tarQi Wang2019-05-24
* | | | | | Merge pull request #3189 from vrothberg/apparmor-fixesOpenShift Merge Robot2019-05-28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |