Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Add CLI storage conf example to run manpage | TomSweeneyRedHat | 2019-03-15 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2650 from cevich/notify_post_merge_fail_two | OpenShift Merge Robot | 2019-03-16 | |
|\ \ \ \ \ | ||||
| * | | | | | Cirrus: Notify on IRC if post-merge testing fails | Chris Evich | 2019-03-15 | |
* | | | | | | Merge pull request #2664 from kunalkushwaha/ps-port-fix | OpenShift Merge Robot | 2019-03-16 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | testcase added for listing range of ports in ps command | Kunal Kushwaha | 2019-03-15 | |
| * | | | | | | port grouping in ps command output | Kunal Kushwaha | 2019-03-15 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge pull request #2658 from mheon/sctp | OpenShift Merge Robot | 2019-03-16 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Add support for SCTP port forwarding | Matthew Heon | 2019-03-15 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge pull request #2675 from giuseppe/rootless-use-readable-path-for-conmon | OpenShift Merge Robot | 2019-03-16 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | rootless: change default path for conmon.pid | Giuseppe Scrivano | 2019-03-15 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2643 from rhatdan/volumes | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Make sure buildin volumes have the same ownership and permissions as image | Daniel J Walsh | 2019-03-15 | |
* | | | | | Merge pull request #2595 from jwhonce/bug/1677908 | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Add --replace flag to "podman container runlabel" | Jhon Honce | 2019-03-13 | |
* | | | | | Merge pull request #2655 from giuseppe/tmp-user | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ | ||||
| * | | | | | rootless: use Geteuid instead of Getuid | Giuseppe Scrivano | 2019-03-15 | |
| * | | | | | rootless: use /tmp/libpod-rundir-$EUID for fallback | Giuseppe Scrivano | 2019-03-15 | |
* | | | | | | Merge pull request #2646 from giuseppe/fix-build-order | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | build: fix build DIR -t TAG | Giuseppe Scrivano | 2019-03-15 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #2637 from edsantiago/zsh_completion | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | zsh completion | Ed Santiago | 2019-03-13 | |
* | | | | | | | Merge pull request #2633 from edsantiago/default_default | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | save-load-export: clear cli-parsing default | Ed Santiago | 2019-03-14 | |
| * | | | | | | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #2617 from giuseppe/fix-with-config | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | rootless: do not override user settings | Giuseppe Scrivano | 2019-03-15 | |
| * | | | | | | runtime: refactor NewRuntime and NewRuntimeFromConfig | Giuseppe Scrivano | 2019-03-15 | |
| * | | | | | | events: use os.SEEK_END instead of its value | Giuseppe Scrivano | 2019-03-15 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #2656 from giuseppe/fix-rootfs-segfault | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | container: check containerInfo.Config before accessing it | Giuseppe Scrivano | 2019-03-15 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2645 from mheon/fix_some_flakes | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump timeout on a podman info test to default | Matthew Heon | 2019-03-14 | |
| |/ / / / | ||||
* | | | | | Merge pull request #2660 from giuseppe/upgrade-slirp4netns | OpenShift Merge Robot | 2019-03-15 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | cirrus: upgrade slirp4netns | Giuseppe Scrivano | 2019-03-14 | |
* | | | | | Merge pull request #2653 from giuseppe/fix-slirp4netns-check | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | rootless: fix CI regression when using slirp4netns | Giuseppe Scrivano | 2019-03-14 | |
|/ / / / | ||||
* | | | | Merge pull request #1642 from kunalkushwaha/image-tree | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ | ||||
| * | | | | Tree implementation for podman images | Kunal Kushwaha | 2019-03-14 | |
* | | | | | Merge pull request #2644 from giuseppe/slirp-disable-lo | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ | ||||
| * | | | | | slirp4netns: use --disable-host-loopback | Giuseppe Scrivano | 2019-03-14 | |
* | | | | | | Merge pull request #2546 from TomSweeneyRedHat/dev/tsweeney/commoncontainers | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Replace skopeo-containers with containers-common | TomSweeneyRedHat | 2019-03-14 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #2638 from jwhonce/issue/1959 | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Corrected detach man pages and code comments | Jhon Honce | 2019-03-13 | |
* | | | | | | Merge pull request #2626 from giuseppe/slirp-set-mtu | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | slirp4netns: set mtu to 65520 | Giuseppe Scrivano | 2019-03-14 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #2640 from TomSweeneyRedHat/dev/tsweeney/builddocfix2 | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Replace buildah with podman in build doc | TomSweeneyRedHat | 2019-03-13 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #2624 from edsantiago/inspect_usability | OpenShift Merge Robot | 2019-03-14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Usability cleanup for 'inspect' | Ed Santiago | 2019-03-13 | |
| | |_|/ / | |/| | | |