Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #2613 from rhatdan/selinux | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Fix SELinux on host shared systems in userns | Daniel J Walsh | 2019-03-11 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2578 from baude/movecreate | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | preparation for remote-client create container | baude | 2019-03-11 | |
* | | | | | Merge pull request #2611 from nalind/buffer-stdin-import | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Buffer stdin to a file when importing "-" | Nalin Dahyabhai | 2019-03-11 | |
|/ / / / | ||||
* | | | | Merge pull request #2583 from giuseppe/rootless-fix-pod-rm | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ | ||||
| * | | | | rootless: fix pod stop|rm if uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 | |
| * | | | | rootless: fix rm when uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 | |
| * | | | | rootless: disable pod stats | Giuseppe Scrivano | 2019-03-11 | |
| * | | | | rootless: do not create automatically a userns for pod kill | Giuseppe Scrivano | 2019-03-11 | |
| * | | | | rootless: support a custom arg to the new process | Giuseppe Scrivano | 2019-03-11 | |
| * | | | | errors: fix error cause comparison | Giuseppe Scrivano | 2019-03-11 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #2597 from jwhonce/issue/2016 | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ | ||||
| * | | | | Initialize field in InfoHost struct | Jhon Honce | 2019-03-11 | |
* | | | | | Merge pull request #2538 from giuseppe/slirp4netns-path | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 2019-03-11 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #2604 from giuseppe/allow-single-mappings | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | rootless: allow single mappings | Giuseppe Scrivano | 2019-03-11 | |
| * | | | pull: promote debug statement to error | Giuseppe Scrivano | 2019-03-11 | |
| |/ / | ||||
* | | | Merge pull request #2606 from TomSweeneyRedHat/dev/tsweeney/builddocfix | OpenShift Merge Robot | 2019-03-11 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Remove --rm and --detach don't coexist note | TomSweeneyRedHat | 2019-03-11 | |
|/ / | ||||
* | | Merge pull request #2603 from mheon/misc_pod_fixes | OpenShift Merge Robot | 2019-03-11 | |
|\ \ | ||||
| * | | Fix generation of infra container command | Matthew Heon | 2019-03-10 | |
| * | | Remove an unused if statement I added | Matthew Heon | 2019-03-10 | |
| * | | Don't delete another container's resolv and hosts files | Matthew Heon | 2019-03-10 | |
| * | | Fix a potential segfault during infra container create | Matthew Heon | 2019-03-10 | |
|/ / | ||||
* | | Merge pull request #2516 from rhatdan/secrets | OpenShift Merge Robot | 2019-03-09 | |
|\ \ | ||||
| * | | Move secrets package to buildah | Daniel J Walsh | 2019-03-08 | |
* | | | Merge pull request #2576 from rhatdan/troubleshooting | OpenShift Merge Robot | 2019-03-09 | |
|\ \ \ | ||||
| * | | | Add troublshoot information about SELinux labeling of containers/storage | Daniel J Walsh | 2019-03-08 | |
| |/ / | ||||
* | | | Merge pull request #2531 from cevich/rootless_stub | OpenShift Merge Robot | 2019-03-09 | |
|\ \ \ | ||||
| * | | | Cirrus: Add dedicated rootless mode testing | Chris Evich | 2019-03-05 | |
* | | | | Merge pull request #2598 from mheon/crio_umount_is_useless | OpenShift Merge Robot | 2019-03-09 | |
|\ \ \ \ | ||||
| * | | | | We don't use crio-umount.conf | Matthew Heon | 2019-03-08 | |
* | | | | | Merge pull request #2592 from baude/testfixups | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ | ||||
| * | | | | | test docs fixups | baude | 2019-03-08 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #2590 from haircommander/pause_entry_cmd | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Default to image entrypoint for infra container | Peter Hunt | 2019-03-08 | |
* | | | | | Merge pull request #2560 from baude/ginkgoimprovements | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ | ||||
| * | | | | | ginkgo status improvements | baude | 2019-03-08 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2591 from baude/issue2209 | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ | ||||
| * | | | | | podman play kube defaults | baude | 2019-03-08 | |
* | | | | | | Merge pull request #2589 from baude/issue2171 | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | container runlabel respect $PWD | baude | 2019-03-08 | |
* | | | | | | | Merge pull request #2588 from giuseppe/rootless-propagate-error-from-info | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | rootless: propagate errors from info | Giuseppe Scrivano | 2019-03-08 | |
* | | | | | | | Merge pull request #2557 from QiWang19/filter2241 | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | fix bug in podman images list all images with same name | Qi Wang | 2019-03-07 | |
* | | | | | | | | Merge pull request #2257 from cevich/system_test_beginning | OpenShift Merge Robot | 2019-03-08 | |
|\ \ \ \ \ \ \ \ |