| Commit message (Expand) | Author | Age |
* | Merge pull request #2773 from QiWang19/bug | OpenShift Merge Robot | 2019-03-28 |
|\ |
|
| * | fix bug `system df` add blank space to the output | Qi Wang | 2019-03-28 |
* | | Merge pull request #2789 from vrothberg/vendor | OpenShift Merge Robot | 2019-03-28 |
|\ \ |
|
| * | | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
|/ / |
|
* | | Merge pull request #2760 from mheon/misc_small_changes | OpenShift Merge Robot | 2019-03-28 |
|\ \ |
|
| * | | Use spaces instead of tab for JSON marshal indent | Matthew Heon | 2019-03-27 |
| * | | Fix gofmt | Matthew Heon | 2019-03-27 |
| * | | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
| |/ |
|
* | | Merge pull request #2777 from edsantiago/system_df_invalid_arg | OpenShift Merge Robot | 2019-03-27 |
|\ \
| |/
|/| |
|
| * | system df: reject invalid arguments | Ed Santiago | 2019-03-27 |
* | | Merge pull request #2747 from mheon/dns_none | OpenShift Merge Robot | 2019-03-27 |
|\ \ |
|
| * | | Resolve review comments | Matthew Heon | 2019-03-27 |
| * | | Add a test that --add-host conflicts with --no-hosts | Matthew Heon | 2019-03-27 |
| * | | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
| * | | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
| * | | Add for --dns=none to disable creation of resolv.conf | Matthew Heon | 2019-03-27 |
| * | | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | | | Merge pull request #2779 from jcpunk/pod-static-publish | OpenShift Merge Robot | 2019-03-27 |
|\ \ \ |
|
| * | | | doc: add note that pod publish ports are static once defined | Pat Riehecky | 2019-03-27 |
| |/ / |
|
* | | | Merge pull request #2781 from edsantiago/bats | OpenShift Merge Robot | 2019-03-27 |
|\ \ \ |
|
| * | | | Sigh; disable pod-top test, it's unreliable (#2780) | Ed Santiago | 2019-03-27 |
| | |/
| |/| |
|
* | | | Merge pull request #2762 from giuseppe/rootless-exec-old-containers-uidmap | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | rootless: fix regression when using exec on old containers | Giuseppe Scrivano | 2019-03-27 |
* | | | Merge pull request #2433 from cevich/hack_around_home | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | get_ci_vm.sh: Fix conflicting homedir files | Chris Evich | 2019-03-01 |
* | | | Merge pull request #2648 from cevich/check_manpages | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cirrus: Verify manpages for all subcommands exist | Chris Evich | 2019-03-21 |
* | | | Merge pull request #2749 from jcpunk/doc | OpenShift Merge Robot | 2019-03-27 |
|\ \ \ |
|
| * | | | docs/podman-pod-create.1.md: add example with port mapping | Pat Riehecky | 2019-03-25 |
* | | | | Merge pull request #2772 from TomSweeneyRedHat/dev/tsweeney/commandstouch | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | Touchup commands.md | TomSweeneyRedHat | 2019-03-26 |
|/ / / / |
|
* | | | | Merge pull request #2771 from baude/issue2765 | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | size is optional for container inspection | baude | 2019-03-26 |
|/ / / / |
|
* | | | | Merge pull request #2758 from baude/eventsDied | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | Add "died" event | baude | 2019-03-25 |
* | | | | | Merge pull request #2769 from ypu/attach_test | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ \ |
|
| * | | | | | Add three test cases for podman attach test | Yiqiao Pu | 2019-03-26 |
|/ / / / / |
|
* | | | | | Merge pull request #2498 from QiWang19/sysdf | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | system df to show podman disk usage | Qi Wang | 2019-03-25 |
* | | | | | Merge pull request #2697 from baude/healtcheckphase3 | OpenShift Merge Robot | 2019-03-24 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | podman health check phase3 | baude | 2019-03-22 |
|/ / / / |
|
* | | | | Merge pull request #2731 from giuseppe/rootless-wrong-user | OpenShift Merge Robot | 2019-03-22 |
|\ \ \ \ |
|
| * | | | | troubleshooting: explain setup user: invalid argument | Giuseppe Scrivano | 2019-03-21 |
* | | | | | Merge pull request #2716 from giuseppe/fix-volumes-userns | OpenShift Merge Robot | 2019-03-22 |
|\ \ \ \ \ |
|
| * | | | | | userns: use the intermediate mountns for volumes | Giuseppe Scrivano | 2019-03-21 |
| * | | | | | volume: create new volumes with right ownership | Giuseppe Scrivano | 2019-03-21 |
| * | | | | | utils: drop dead function | Giuseppe Scrivano | 2019-03-21 |
|/ / / / / |
|
* | | | | | Merge pull request #2732 from mheon/closed_is_exited | OpenShift Merge Robot | 2019-03-21 |
|\ \ \ \ \ |
|
| * | | | | | Make "stopped" a valid state that maps to "exited" | Matthew Heon | 2019-03-21 |
| |/ / / / |
|
* | | | | | Merge pull request #2541 from TomSweeneyRedHat/dev/tsweeney/docpull | OpenShift Merge Robot | 2019-03-21 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|