summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* Merge pull request #6049 from containers/dependabot/go_modules/github.com/ube...OpenShift Merge Robot2020-05-08
|\
| * build(deps): bump github.com/uber/jaeger-client-godependabot-preview[bot]2020-05-04
* | Merge pull request #6120 from mheon/update_readme_novarlinkOpenShift Merge Robot2020-05-08
|\ \
| * | Update the Podman readmeMatthew Heon2020-05-08
* | | Merge pull request #6144 from mheon/fix_pod_create_noinfraOpenShift Merge Robot2020-05-08
|\ \ \
| * | | Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* | | | Merge pull request #6106 from mheon/fix_manpagesOpenShift Merge Robot2020-05-08
|\ \ \ \
| * | | | Update manpages for image volumes and MAC addressMatthew Heon2020-05-06
* | | | | Merge pull request #6135 from nbycomp/masterOpenShift Merge Robot2020-05-08
|\ \ \ \ \
| * | | | | Fix typo in pathTom Fenech2020-05-08
* | | | | | Merge pull request #6143 from rhatdan/remoteOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | default to tunnel without ABISupport tagDaniel J Walsh2020-05-08
* | | | | | Merge pull request #6118 from baude/v2bindingsenforceOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \
| * | | | | | fix pod stats flakeBrent Baude2020-05-08
| * | | | | | set binding tests to requiredBrent Baude2020-05-08
* | | | | | | Merge pull request #6137 from rhatdan/VENDOROpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \
| * | | | | | | Fix handling of overridden paths from databaseDaniel J Walsh2020-05-08
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6133 from e-minguez/only_bridge_man_podman_network_createOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \
| * | | | | | | Fixed typo on podman network create manEduardo Minguez Perez2020-05-08
* | | | | | | | Merge pull request #6136 from liuming50/fix-a-makefile-dependency-issueOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: fix a dependency issueMing Liu2020-05-08
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6141 from giuseppe/rootless-fixOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | abi: do not attempt to setup rootless if euid==0Giuseppe Scrivano2020-05-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6103 from rhatdan/makefile.1OpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \
| * | | | | | | Add podman-remote-static targetDaniel J Walsh2020-05-07
* | | | | | | | Merge pull request #6124 from mheon/fix_rootless_podcreateOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix parsing of --network for `podman pod create`Matthew Heon2020-05-07
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6134 from vrothberg/systemd-unit-testsOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | fix and enable systemd system testsValentin Rothberg2020-05-08
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6129 from containers/dependabot/go_modules/github.com/ons...OpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump github.com/onsi/gomega from 1.9.0 to 1.10.0dependabot-preview[bot]2020-05-08
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6121 from vrothberg/v2-auto-updateOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | auto-updateValentin Rothberg2020-05-08
| |/ / / / / /
* | | | | | | Merge pull request #6117 from vrothberg/v2-runlabelOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | container runlabelValentin Rothberg2020-05-07
* | | | | | | Merge pull request #6130 from vrothberg/pidfileValentin Rothberg2020-05-08
|\ \ \ \ \ \ \
| * | | | | | | set --conmon-pidfileValentin Rothberg2020-05-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6099 from pr0PM/patch-2OpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'patch-2' of github.com:pr0PM/libpod into patch-2pr0PM2020-05-07
| |\ \ \ \ \ \ \
| | * | | | | | | Revert commit 016a91 already accepted.pr0PM2020-05-06
| | * | | | | | | Updated heading from 5 to 6 in the link.pr0PM2020-05-06
| | * | | | | | | Updated the broken links for the docs.pr0PM2020-05-04
| * | | | | | | | Updated heading from 5 to 6 in link.pr0PM2020-05-06
| |/ / / / / / /
* | | | | | | | Merge pull request #6086 from containers/dependabot/go_modules/k8s.io/api-0.18.2OpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump k8s.io/api from 0.17.4 to 0.18.2dependabot-preview[bot]2020-05-05
* | | | | | | | | Merge pull request #6054 from cevich/swagger_docs_task_corsOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CI:DOCS: Document API docs + CORS maintenanceChris Evich2020-05-06
* | | | | | | | | | Merge pull request #6078 from QiWang19/auth-commonOpenShift Merge Robot2020-05-08
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | enable login/logut unspecified argsQi Wang2020-05-07