Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | oci: propagate NOTIFY_SOCKET on runtime start | Giuseppe Scrivano | 2018-11-28 | |
| * | | | | test: fix test for NOTIFY_SOCKET | Giuseppe Scrivano | 2018-11-28 | |
* | | | | | Merge pull request #1885 from edsantiago/split_token_none | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ | ||||
| * | | | | | _split_token(): handle None | Ed Santiago | 2018-11-27 | |
* | | | | | | Merge pull request #1881 from jwhonce/bug/1867 | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fixes #1867 | Jhon Honce | 2018-11-28 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #1880 from baude/f29fixes | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix golang formatting issues | baude | 2018-11-28 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #1846 from cgwalters/netns-dns-localhost | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Use host's resolv.conf if no network namespace enabled | Colin Walters | 2018-11-27 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #1879 from mheon/stop_stopped_is_valid | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Add test to ensure stopping a stopped container works | Matthew Heon | 2018-11-28 | |
| * | | | | Stopping a stopped container is not an error for Podman | Matthew Heon | 2018-11-28 | |
* | | | | | Merge pull request #1848 from adrianreber/master | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Added more checkpoint/restore test cases | Adrian Reber | 2018-11-28 | |
| * | | | | Fix podman container restore -a | Adrian Reber | 2018-11-28 | |
| * | | | | Update bash completion for checkpoint/restore | Adrian Reber | 2018-11-28 | |
| * | | | | Add '--tcp-established' to checkpoint/restore man page | Adrian Reber | 2018-11-28 | |
| * | | | | Added tcp-established to checkpoint/restore | Adrian Reber | 2018-11-28 | |
| * | | | | Remove unused CRIU_COMMIT variable | Adrian Reber | 2018-11-28 | |
| * | | | | Point CRIU_COMMIT to CRIU release 3.11 | Adrian Reber | 2018-11-28 | |
| * | | | | Updated CRIO_COMMIT to pull in new conmon for CRIU | Adrian Reber | 2018-11-28 | |
| * | | | | Use also a struct to pass options to Restore() | Adrian Reber | 2018-11-28 | |
| |/ / / | ||||
* | | | | Merge pull request #1849 from giuseppe/report-rootless-netmode | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ | ||||
| * | | | | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 | |
| * | | | | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 | |
| * | | | | tests: change return type for PodmanAsUser to PodmanTestIntegration | Giuseppe Scrivano | 2018-11-27 | |
| |/ / / | ||||
* | | | | Merge pull request #1833 from giuseppe/remove-exec-polling | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | util: use fsnotify to wait for file | Giuseppe Scrivano | 2018-11-28 | |
| * | | | exec: don't wait for pidfile when the runtime exited | Giuseppe Scrivano | 2018-11-27 | |
* | | | | Merge pull request #1839 from giuseppe/storage-save-only-subset | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ | ||||
| * | | | | rootless: store only subset of storage.conf | Giuseppe Scrivano | 2018-11-28 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #1837 from giuseppe/vndr-selinux | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ | ||||
| * | | | | vendor: update selinux | Giuseppe Scrivano | 2018-11-28 | |
| |/ / / | ||||
* | | | | Merge pull request #1861 from giuseppe/fix-rootless-cleanup | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | rootless: fix cleanup | Giuseppe Scrivano | 2018-11-28 | |
|/ / / | ||||
* | | | Merge pull request #1878 from giuseppe/fix-static-ip-test | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ | ||||
| * | | | test: cleanup CNI network used by the tests | Giuseppe Scrivano | 2018-11-27 | |
|/ / / | ||||
* | | | Merge pull request #1874 from ypu/mount-test | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ | ||||
| * | | | Remove mount options relatime from podman run --mount with shared | Yiqiao Pu | 2018-11-27 | |
| * | | | Update test case name to podman run with --mount flag | Yiqiao Pu | 2018-11-27 | |
* | | | | Merge pull request #1863 from afbjorklund/podman_version | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ \ | ||||
| * | | | | Actually set version for podman module / pypodman | Anders F Björklund | 2018-11-25 | |
* | | | | | Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-exec | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ \ \ | ||||
| * | | | | | exec: always make explicit the tty value | Giuseppe Scrivano | 2018-11-20 | |
* | | | | | | Merge pull request #1871 from ypu/ip-test | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Add some tests for --ip flag with run and create command | Yiqiao Pu | 2018-11-27 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #1850 from vrothberg/mount-propagation | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ \ \ | ||||
| * | | | | | set root propagation based on volume properties | Valentin Rothberg | 2018-11-26 | |
* | | | | | | Merge pull request #1734 from rhatdan/network | OpenShift Merge Robot | 2018-11-27 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |