Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | rootless: make sure the buffer is NUL terminated | Giuseppe Scrivano | 2019-05-31 | |
* | | | | Merge pull request #3236 from baude/testsplitrootless | OpenShift Merge Robot | 2019-06-01 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | split rootless local and remote testing | baude | 2019-05-31 | |
* | | | | Merge pull request #3246 from mheon/run_the_tests | OpenShift Merge Robot | 2019-05-31 | |
|\ \ \ \ | ||||
| * | | | | Fix podman cp test by reordering operations | Matthew Heon | 2019-05-31 | |
| * | | | | Small fix to readme to force tests to run | Matthew Heon | 2019-05-31 | |
|/ / / / | ||||
* | | | | Merge pull request #3227 from giuseppe/fix-warning-rootless | OpenShift Merge Robot | 2019-05-31 | |
|\ \ \ \ | ||||
| * | | | | rootless: skip check fo /etc/containers/registries.conf | Giuseppe Scrivano | 2019-05-30 | |
* | | | | | Merge pull request #3224 from haraldh/varlink_upgrade | OpenShift Merge Robot | 2019-05-31 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix the varlink upgraded calls | Harald Hoyer | 2019-05-29 | |
* | | | | | | Merge pull request #3238 from mheon/no_tmpcopyup_dev | OpenShift Merge Robot | 2019-05-31 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Do not set tmpcopyup on /dev | Matthew Heon | 2019-05-30 | |
* | | | | | | | Merge pull request #3147 from baude/testimagecache | OpenShift Merge Robot | 2019-05-30 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | use imagecaches for local tests | baude | 2019-05-29 | |
* | | | | | | | | Merge pull request #3214 from mheon/resolve_symlinks_in_cp | OpenShift Merge Robot | 2019-05-30 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | Fix podman cp tests | Matthew Heon | 2019-05-30 | |
| * | | | | | | | Error when trying to copy into a running rootless ctr | Matthew Heon | 2019-05-30 | |
| * | | | | | | | We can't pause rootless containers during cp | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Fix bug in e2e tests for podman cp | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Tolerate non-running containers in paused cp | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Add test to ensure symlinks are resolved in ctr scope | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Add --pause to podman cp manpage and bash completions | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Pause containers while copying into them | Matthew Heon | 2019-05-29 | |
| * | | | | | | | Use securejoin to merge paths in `podman cp` | Matthew Heon | 2019-05-29 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #3235 from baude/testnoremoteinpodman | OpenShift Merge Robot | 2019-05-30 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | do not run remote tests inside container | baude | 2019-05-30 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #3230 from ashley-cui/dnsdoc | OpenShift Merge Robot | 2019-05-29 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | add dns flags to docs | Ashley Cui | 2019-05-29 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3221 from josegonzalez/master | OpenShift Merge Robot | 2019-05-29 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | add missing container cp command | Jose Diaz-Gonzalez | 2019-05-29 | |
| * | | | | document missing container update command | Jose Diaz-Gonzalez | 2019-05-29 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3228 from rhatdan/man | OpenShift Merge Robot | 2019-05-29 | |
|\ \ \ \ | ||||
| * | | | | Podman logs man page shouldn't include timestamps | Daniel J Walsh | 2019-05-29 | |
|/ / / / | ||||
* | | | | 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 | |
| * | | | bump go-systemd version | Peter Hunt | 2019-05-28 | |
| * | | | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 | |
| * | | | Update completions and docs to use k8s file as log driver | Peter Hunt | 2019-05-28 | |
* | | | | Merge pull request #3223 from cevich/multi-zone-hack | OpenShift Merge Robot | 2019-05-29 | |
|\ \ \ \ | ||||
| * | | | | hack: support setting local region/zone | Chris Evich | 2019-05-29 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3188 from giuseppe/fix-join-existing-containers | OpenShift Merge Robot | 2019-05-29 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | rootless: make JoinUserAndMountNS private | Giuseppe Scrivano | 2019-05-25 | |
| * | | | Revert "rootless: change default path for conmon.pid" | Giuseppe Scrivano | 2019-05-25 | |
| * | | | rootless: enable loginctl linger | Giuseppe Scrivano | 2019-05-25 | |
| * | | | rootless: new function to join existing conmon processes | Giuseppe Scrivano | 2019-05-25 | |
| * | | | rootless: block signals for pause | Giuseppe Scrivano | 2019-05-25 | |
* | | | | Merge pull request #3210 from haircommander/conmon-0.2.0 | OpenShift Merge Robot | 2019-05-28 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | bump conmon to v0.2.0 | Peter Hunt | 2019-05-28 |