summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge pull request #2725 from rhatdan/syslogOpenShift Merge Robot2019-03-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Need to pass the true paramater with --syslog in cobraDaniel J Walsh2019-03-20
|/ / / /
* | | | Merge pull request #2722 from edsantiago/man_page_cleanupOpenShift Merge Robot2019-03-20
|\ \ \ \ | |/ / / |/| | |
| * | | man pages - consistency fixesEd Santiago2019-03-20
|/ / /
* | | Merge pull request #2724 from cevich/fix_test_certOpenShift Merge Robot2019-03-20
|\ \ \
| * | | Add new key and never-expiring test certificateChris Evich2019-03-20
|/ / /
* | | Merge pull request #2711 from cevich/parallel_vendor_checkOpenShift Merge Robot2019-03-20
|\ \ \
| * | | Cirrus: Run vendor check in parallelChris Evich2019-03-19
* | | | Merge pull request #2708 from cevich/actual_rootless_twoOpenShift Merge Robot2019-03-20
|\ \ \ \ | |/ / / |/| | |
| * | | Cirrus: Various fixes for rootless testingChris Evich2019-03-19
|/ / /
* | | Merge pull request #2703 from edsantiago/batsOpenShift Merge Robot2019-03-19
|\ \ \
| * | | BATS: new tests, and improvements to existing onesEd Santiago2019-03-18
* | | | Merge pull request #2704 from giuseppe/fix-some-rootlessOpenShift Merge Robot2019-03-19
|\ \ \ \
| * | | | ps: fix segfault if the store is not initializedGiuseppe Scrivano2019-03-19
| * | | | tests: re-enable some tests for rootless modeGiuseppe Scrivano2019-03-19
| * | | | rootless: implement pod restartGiuseppe Scrivano2019-03-19
| * | | | rootless: reimplement restart with rootless.Argument()Giuseppe Scrivano2019-03-19
| * | | | test: fix SkipIfRootless() helperGiuseppe Scrivano2019-03-19
| * | | | rootless, rm: fix retcode when the container is not foundGiuseppe Scrivano2019-03-19
| * | | | rootless: fix ps commandGiuseppe Scrivano2019-03-19
| * | | | rootless: fix pod killGiuseppe Scrivano2019-03-19
| * | | | Enable rootless integration testsbaude2019-03-19
|/ / / /
* | | | Merge pull request #2688 from baude/issue2671OpenShift Merge Robot2019-03-18
|\ \ \ \
| * | | | support GO template {{ json . }}baude2019-03-18
* | | | | Merge pull request #2698 from debarshiray/wip/rishi/podman-inspect-conmon-pid...OpenShift Merge Robot2019-03-18
|\ \ \ \ \
| * | | | | Export ConmonPidFile in 'podman inspect' for containersDebarshi Ray2019-03-18
* | | | | | Merge pull request #2696 from haircommander/play-kube-dash-uOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Incorporate user from image inspect data in play kubePeter Hunt2019-03-18
* | | | | | Merge pull request #2700 from edsantiago/podman_umount_argsOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | podman umount: error out if called with no argsEd Santiago2019-03-18
* | | | | | Merge pull request #2632 from debarshiray/wip/rishi/podman-rm-exit-with-125-f...OpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make 'podman rm' exit with 125 if it had a bogus & a running containerDebarshi Ray2019-03-15
* | | | | | Merge pull request #2693 from cevich/disable_master_successOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \
| * | | | | | Cirrus: Disable master-success IRC noticesChris Evich2019-03-18
* | | | | | | Merge pull request #2674 from rhatdan/loadOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Cleanup messages on podman loadDaniel J Walsh2019-03-18
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2689 from cevich/new_imagesOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \
| * | | | | | Cirrus: Update VM Cache imagesChris Evich2019-03-18
* | | | | | | Merge pull request #2687 from rhatdan/inspectOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \
| * | | | | | | Fix cut and paste errors in podman-pod-inspectDaniel J Walsh2019-03-18
* | | | | | | | Merge pull request #2679 from baude/issue2677OpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | podman logs on created container should exitbaude2019-03-18
|/ / / / / / /
* | | | | | | Merge pull request #2670 from giuseppe/runtime-write-rootless-conf-before-reloadOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \
| * | | | | | | utils: split generation and writing of storage.confGiuseppe Scrivano2019-03-17
| * | | | | | | utils: avoid too long tmp directoryGiuseppe Scrivano2019-03-16
| * | | | | | | rootless: write the custom config file before reloadGiuseppe Scrivano2019-03-15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2685 from kunalkushwaha/ps-man-page-fix-2664OpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \
| * | | | | | | output of port grouping in ps command added as exampleKunal Kushwaha2019-03-18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2684 from giuseppe/fix-crash-pod-inspectOpenShift Merge Robot2019-03-18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | pod: fix segfault when there are no arguments to inspectGiuseppe Scrivano2019-03-18
| | |/ / / / | |/| | | |