| Commit message (Expand) | Author | Age |
* | Remove old crio reference from man pages | Daniel J Walsh | 2019-04-13 |
* | Merge pull request #2830 from baude/remotecheckpoint | OpenShift Merge Robot | 2019-04-13 |
|\ |
|
| * | remote-client checkpoint/restore | baude | 2019-04-11 |
* | | Merge pull request #2915 from giuseppe/rootless-do-not-block-sigtstp | OpenShift Merge Robot | 2019-04-13 |
|\ \ |
|
| * | | rootless: do not block SIGTSTP | Giuseppe Scrivano | 2019-04-12 |
| * | | rootless: set controlling terminal for podman in the userns | Giuseppe Scrivano | 2019-04-12 |
* | | | Merge pull request #2910 from giuseppe/fix-create-2-containers | OpenShift Merge Robot | 2019-04-13 |
|\ \ \ |
|
| * | | | create: fix segfault if container name already exists | Giuseppe Scrivano | 2019-04-12 |
* | | | | Merge pull request #2911 from giuseppe/fix-pull-errors | OpenShift Merge Robot | 2019-04-12 |
|\ \ \ \ |
|
| * | | | | pull: exit with error if the image is not found | Giuseppe Scrivano | 2019-04-12 |
| * | | | | pull: remove cryptic error message | Giuseppe Scrivano | 2019-04-12 |
| |/ / / |
|
* | | | | Merge pull request #2903 from baude/remotegenkube | OpenShift Merge Robot | 2019-04-12 |
|\ \ \ \ |
|
| * | | | | podman-remote generate kube | baude | 2019-04-12 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #2913 from mheon/get_instead_of_lookup | OpenShift Merge Robot | 2019-04-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Use GetContainer instead of LookupContainer for full ID | Matthew Heon | 2019-04-12 |
* | | | | Merge pull request #2907 from edsantiago/uidmap_test_fix | OpenShift Merge Robot | 2019-04-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | new uidmap BATS test: fix | Ed Santiago | 2019-04-11 |
* | | | | Merge pull request #2904 from rhatdan/rootless | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ |
|
| * | | | | Fix README.md -> rootless.md link | Daniel J Walsh | 2019-04-11 |
* | | | | | Merge pull request #2889 from edsantiago/bats | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ |
|
| * | | | | | BATS tests: start supporting podman-remote | Ed Santiago | 2019-04-10 |
* | | | | | | Merge pull request #2906 from vsoch/update/ubuntu-install | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | adding additional update, needed for install | Vanessa Sochat | 2019-04-11 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #2885 from kunalkushwaha/image-dangling-filter-fix | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ |
|
| * | | | | | imagefilter dangling handling corrected | Kunal Kushwaha | 2019-04-11 |
* | | | | | | Merge pull request #2902 from baude/remoteattachfixes | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Fixes for podman-remote run and attach | baude | 2019-04-11 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #2895 from mheon/commit_no_default_include_volumes | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ |
|
| * | | | | | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
* | | | | | | Merge pull request #2879 from mheon/header_on_no_images | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | Print header for 'podman images' even with no images | Matthew Heon | 2019-04-10 |
* | | | | | | | Merge pull request #2901 from mheon/improve_debug_on_cleanup_err | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Expand debugging for container cleanup errors | Matthew Heon | 2019-04-11 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #2899 from giuseppe/prevent-sys-fs-kernel-paths-in-userns | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | spec: mask /sys/kernel when bind mounting /sys | Giuseppe Scrivano | 2019-04-11 |
| * | | | | | | oci: add /sys/kernel to the masked paths | Giuseppe Scrivano | 2019-04-11 |
| * | | | | | | userns: prevent /sys/kernel/* paths in the container | Giuseppe Scrivano | 2019-04-11 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #2893 from TomSweeneyRedHat/dev/tsweeney/commandsfix | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add demo script and cast to images | TomSweeneyRedHat | 2019-04-10 |
* | | | | | | Merge pull request #2896 from giuseppe/fix-segfault-reload | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | rootless: fix segfault on refresh if there are containers | Giuseppe Scrivano | 2019-04-10 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2883 from baude/remoteclifixes | OpenShift Merge Robot | 2019-04-11 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Initial remote flag clean up | baude | 2019-04-10 |
| |/ / / / |
|
* | | | | | Merge pull request #2892 from edsantiago/healthcheck_typo_fix | OpenShift Merge Robot | 2019-04-10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #2874 from baude/varlinkterm | OpenShift Merge Robot | 2019-04-10 |
|\ \ \ \ |
|
| * | | | | Add the ability to attach remotely to a container | baude | 2019-04-10 |
| |/ / / |
|
* | | | | Merge pull request #2880 from mheon/update_allowed_regex_error | OpenShift Merge Robot | 2019-04-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update invalid name errors to report the correct regex | Matthew Heon | 2019-04-09 |
| |/ / |
|
* | | | Merge pull request #2882 from baude/remoteps | OpenShift Merge Robot | 2019-04-10 |
|\ \ \
| |_|/
|/| | |
|