Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5236 from marusak/filter_by_id | OpenShift Merge Robot | 2020-02-21 |
|\ | |||
| * | apiv2: Fixup /containers/json filters documentation | Matej Marusak | 2020-02-17 |
| * | apiv2: Enable filtering images by ID | Matej Marusak | 2020-02-17 |
* | | Merge pull request #5178 from marusak/expose_cpu | OpenShift Merge Robot | 2020-02-21 |
|\ \ | |||
| * | | stats: Expose CPU usage in API | Matej Marusak | 2020-02-17 |
* | | | Merge pull request #5279 from edsantiago/swagger_fixes | OpenShift Merge Robot | 2020-02-21 |
|\ \ \ | |||
| * | | | Swagger: yet more fixes | Ed Santiago | 2020-02-20 |
* | | | | Merge pull request #5221 from Jumanjii/fix-package-install-f31 | OpenShift Merge Robot | 2020-02-21 |
|\ \ \ \ | |||
| * | | | | Upgrade make package-install for fedora31 | Allan Jacquet-Cretides | 2020-02-21 |
* | | | | | Merge pull request #5271 from baude/dnsnameuserns | OpenShift Merge Robot | 2020-02-21 |
|\ \ \ \ \ | |||
| * | | | | | populate resolv.conf with dnsname responses when in usernamespace | Brent Baude | 2020-02-20 |
* | | | | | | Merge pull request #5286 from edsantiago/flake_fix_same_ip | OpenShift Merge Robot | 2020-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Flake fix: race condition in same-IP test | Ed Santiago | 2020-02-20 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge pull request #5262 from schubter/signal-decode | OpenShift Merge Robot | 2020-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fixed syscall.Signal not convertable by decoder | Andreas Schubert | 2020-02-19 |
* | | | | | | | Merge pull request #5222 from mheon/fix_5219 | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Use cleaned destination path for indexing image volumes | Matthew Heon | 2020-02-17 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge pull request #5284 from edsantiago/flaky_fedora_registry | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | search test on fedora registry: retry 5 times | Ed Santiago | 2020-02-20 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge pull request #5273 from jwhonce/wip/ssh_dialer | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | Add support for ssh:// and unix:// podman clients | Jhon Honce | 2020-02-20 |
|/ / / / / / | |||
* | | | | | | Merge pull request #5282 from edsantiago/bats | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ | |||
| * | | | | | | Login test: use --password-stdin | Ed Santiago | 2020-02-20 |
|/ / / / / / | |||
* | | | | | | Merge pull request #5272 from edsantiago/filter_since | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ | |||
| * | | | | | | podman images: add --filter=since=XX | Ed Santiago | 2020-02-20 |
* | | | | | | | Merge pull request #5251 from sujil02/pod-test | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add test to validate the pod bindings api | Sujil02 | 2020-02-19 |
* | | | | | | | | Merge pull request #5268 from Akasurde/warn_bare_password | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| * | | | | | | | Warn user about --password cli option in login | Abhijeet Kasurde | 2020-02-20 |
* | | | | | | | | Merge pull request #5277 from openSUSE/pretty-cni | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Beautify podman bridge CNI config | Sascha Grunert | 2020-02-20 |
* | | | | | | | | Merge pull request #5275 from containers/dependabot/go_modules/github.com/spf... | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6 | Daniel J Walsh | 2020-02-20 |
* | | | | | | | | | Merge pull request #5274 from containers/dependabot/go_modules/github.com/str... | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||
| * | | | | | | | | build(deps): bump github.com/stretchr/testify from 1.5.0 to 1.5.1 | dependabot-preview[bot] | 2020-02-20 |
* | | | | | | | | | Merge pull request #5253 from rhatdan/buildah | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Update to the latest version of buildah | Daniel J Walsh | 2020-02-19 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge pull request #5241 from mheon/pod_network_opts_add | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
| * | | | | | | | | | Add ability for pods to use the host network | Matthew Heon | 2020-02-17 |
* | | | | | | | | | | Merge pull request #5265 from edsantiago/bats | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | New login and push tests | Ed Santiago | 2020-02-19 |
* | | | | | | | | | | Merge pull request #5267 from edsantiago/swagger_fixes | OpenShift Merge Robot | 2020-02-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Swagger: fix one incorrect comment | Ed Santiago | 2020-02-19 |
|/ / / / / / / / / / | |||
* | | | | | | | | | | Merge pull request #5204 from baude/apiv2createlibpod | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
|/ / / / / / / / / | |||
* | | | | | | | | | Merge pull request #5258 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | build(deps): bump github.com/containers/storage from 1.15.8 to 1.16.0 | dependabot-preview[bot] | 2020-02-19 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge pull request #5259 from schubter/apiv2-create-image | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fixed CreateImageFromImage not respecting supplied Tag parameter | Andreas Schubert | 2020-02-19 |
| |/ / / / / / / / |