| Commit message (Expand) | Author | Age |
* | Merge pull request #2711 from cevich/parallel_vendor_check | OpenShift Merge Robot | 2019-03-20 |
|\ |
|
| * | Cirrus: Run vendor check in parallel | Chris Evich | 2019-03-19 |
* | | Merge pull request #2708 from cevich/actual_rootless_two | OpenShift Merge Robot | 2019-03-20 |
|\ \
| |/
|/| |
|
| * | Cirrus: Various fixes for rootless testing | Chris Evich | 2019-03-19 |
|/ |
|
* | Merge pull request #2703 from edsantiago/bats | OpenShift Merge Robot | 2019-03-19 |
|\ |
|
| * | BATS: new tests, and improvements to existing ones | Ed Santiago | 2019-03-18 |
* | | Merge pull request #2704 from giuseppe/fix-some-rootless | OpenShift Merge Robot | 2019-03-19 |
|\ \ |
|
| * | | ps: fix segfault if the store is not initialized | Giuseppe Scrivano | 2019-03-19 |
| * | | tests: re-enable some tests for rootless mode | Giuseppe Scrivano | 2019-03-19 |
| * | | rootless: implement pod restart | Giuseppe Scrivano | 2019-03-19 |
| * | | rootless: reimplement restart with rootless.Argument() | Giuseppe Scrivano | 2019-03-19 |
| * | | test: fix SkipIfRootless() helper | Giuseppe Scrivano | 2019-03-19 |
| * | | rootless, rm: fix retcode when the container is not found | Giuseppe Scrivano | 2019-03-19 |
| * | | rootless: fix ps command | Giuseppe Scrivano | 2019-03-19 |
| * | | rootless: fix pod kill | Giuseppe Scrivano | 2019-03-19 |
| * | | Enable rootless integration tests | baude | 2019-03-19 |
|/ / |
|
* | | Merge pull request #2688 from baude/issue2671 | OpenShift Merge Robot | 2019-03-18 |
|\ \ |
|
| * | | support GO template {{ json . }} | baude | 2019-03-18 |
* | | | Merge pull request #2698 from debarshiray/wip/rishi/podman-inspect-conmon-pid... | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ |
|
| * | | | Export ConmonPidFile in 'podman inspect' for containers | Debarshi Ray | 2019-03-18 |
* | | | | Merge pull request #2696 from haircommander/play-kube-dash-u | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Incorporate user from image inspect data in play kube | Peter Hunt | 2019-03-18 |
* | | | | Merge pull request #2700 from edsantiago/podman_umount_args | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | podman umount: error out if called with no args | Ed Santiago | 2019-03-18 |
* | | | | Merge pull request #2632 from debarshiray/wip/rishi/podman-rm-exit-with-125-f... | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make 'podman rm' exit with 125 if it had a bogus & a running container | Debarshi Ray | 2019-03-15 |
* | | | | Merge pull request #2693 from cevich/disable_master_success | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ |
|
| * | | | | Cirrus: Disable master-success IRC notices | Chris Evich | 2019-03-18 |
* | | | | | Merge pull request #2674 from rhatdan/load | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Cleanup messages on podman load | Daniel J Walsh | 2019-03-18 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #2689 from cevich/new_images | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ |
|
| * | | | | Cirrus: Update VM Cache images | Chris Evich | 2019-03-18 |
* | | | | | Merge pull request #2687 from rhatdan/inspect | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ |
|
| * | | | | | Fix cut and paste errors in podman-pod-inspect | Daniel J Walsh | 2019-03-18 |
* | | | | | | Merge pull request #2679 from baude/issue2677 | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | podman logs on created container should exit | baude | 2019-03-18 |
|/ / / / / |
|
* | | | | | Merge pull request #2670 from giuseppe/runtime-write-rootless-conf-before-reload | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ |
|
| * | | | | | utils: split generation and writing of storage.conf | Giuseppe Scrivano | 2019-03-17 |
| * | | | | | utils: avoid too long tmp directory | Giuseppe Scrivano | 2019-03-16 |
| * | | | | | rootless: write the custom config file before reload | Giuseppe Scrivano | 2019-03-15 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #2685 from kunalkushwaha/ps-man-page-fix-2664 | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ |
|
| * | | | | | output of port grouping in ps command added as example | Kunal Kushwaha | 2019-03-18 |
* | | | | | | Merge pull request #2684 from giuseppe/fix-crash-pod-inspect | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | pod: fix segfault when there are no arguments to inspect | Giuseppe Scrivano | 2019-03-18 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #2683 from giuseppe/fix-pod-top | OpenShift Merge Robot | 2019-03-18 |
|\ \ \ \ \ |
|
| * | | | | | rootless: fix pod top | Giuseppe Scrivano | 2019-03-18 |
| |/ / / / |
|
* | | | | | Merge pull request #2676 from cevich/fix_fail_irc | OpenShift Merge Robot | 2019-03-16 |
|\ \ \ \ \ |
|
| * | | | | | Cirrus: Fix post-merge failure notice | Chris Evich | 2019-03-16 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #2657 from edsantiago/image_tree_usage | OpenShift Merge Robot | 2019-03-16 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | podman image tree: fix usage message | Ed Santiago | 2019-03-16 |
|/ / / / |
|