Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Fix up some error messages | Matthew Heon | 2020-08-27 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #7421 from containers/dependabot/go_modules/github.com/gor... | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump github.com/gorilla/schema from 1.1.0 to 1.2.0 | dependabot-preview[bot] | 2020-08-28 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #7472 from containers/dependabot/go_modules/k8s.io/apimach... | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 | dependabot-preview[bot] | 2020-08-28 | |
* | | | | | Merge pull request #7430 from mheon/update_cstorage_master | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ \ | ||||
| * | | | | | Update c/storage to v1.23.2 | Matthew Heon | 2020-08-27 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #7455 from giuseppe/trim-init-command | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | abi: trim init command | Giuseppe Scrivano | 2020-08-28 | |
| |/ / / | ||||
* | | | | Merge pull request #7480 from openSUSE/containers-common | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ | ||||
| * | | | | Switch to containers/common for seccomp | Sascha Grunert | 2020-08-27 | |
| |/ / / | ||||
* | | | | Merge pull request #7482 from Luap99/libpod-podman | OpenShift Merge Robot | 2020-08-28 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | [CI:DOCS] Switch more references from libpod to podman | Paul Holzinger | 2020-08-27 | |
|/ / / | ||||
* | | | Merge pull request #7458 from Luap99/fix-remote-docs | Ed Santiago | 2020-08-27 | |
|\ \ \ | ||||
| * | | | [CI:DOCS] Update podman-remote docs | Paul Holzinger | 2020-08-27 | |
* | | | | Merge pull request #7451 from mheon/fix_7195 | Ed Santiago | 2020-08-27 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 | |
* | | | | Merge pull request #7457 from ashley-cui/macdocs | Daniel J Walsh | 2020-08-27 | |
|\ \ \ \ | ||||
| * | | | | [CI:DOCS] Making docs build on mac | Ashley Cui | 2020-08-26 | |
* | | | | | Merge pull request #7438 from openSUSE/comment | Daniel J Walsh | 2020-08-27 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Remove test comment for now succeeding tests | Sascha Grunert | 2020-08-25 | |
| |/ / / | ||||
* | | | | Merge pull request #7409 from zhangguanzhang/apiv2-create-ctr-with-invalid-en... | OpenShift Merge Robot | 2020-08-26 | |
|\ \ \ \ | ||||
| * | | | | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #7364 from TomSweeneyRedHat/dev/tsweeney/exposeport | OpenShift Merge Robot | 2020-08-26 | |
|\ \ \ \ | ||||
| * | | | | Note port publishing needs in pods for create/run | TomSweeneyRedHat | 2020-08-19 | |
* | | | | | Merge pull request #7335 from rhatdan/VENDOR | OpenShift Merge Robot | 2020-08-25 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Update vendor of buildah to latest code | Daniel J Walsh | 2020-08-25 | |
|/ / / / | ||||
* | | | | Merge pull request #7372 from giuseppe/add-unified-configuration | OpenShift Merge Robot | 2020-08-24 | |
|\ \ \ \ | ||||
| * | | | | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 | |
| * | | | | vendor: update opencontainers/runtime-spec | Giuseppe Scrivano | 2020-08-21 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #7408 from alvistack/master-linux-amd64 | OpenShift Merge Robot | 2020-08-24 | |
|\ \ \ \ | ||||
| * | | | | Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2020-08-22 | |
| |/ / / | ||||
* | | | | Merge pull request #7274 from rhatdan/caps | OpenShift Merge Robot | 2020-08-23 | |
|\ \ \ \ | ||||
| * | | | | In podman 1.* regression on --cap-add | Daniel J Walsh | 2020-08-21 | |
* | | | | | Merge pull request #7411 from zhangguanzhang/system-completion-in-bash | OpenShift Merge Robot | 2020-08-23 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Add missing autocomplete | zhangguanzhang | 2020-08-23 | |
|/ / / / | ||||
* | | | | Merge pull request #7390 from baude/podnet | OpenShift Merge Robot | 2020-08-21 | |
|\ \ \ \ | ||||
| * | | | | error when adding container to pod with network information | Brent Baude | 2020-08-21 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #7395 from zhangguanzhang/libpod-api-returns-null | OpenShift Merge Robot | 2020-08-21 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | fix /libpod/pods/json returns null when there are no pods | zhangguanzhang | 2020-08-21 | |
|/ / / | ||||
* | | | Merge pull request #7376 from edsantiago/cirrus_specialcase_only_title | OpenShift Merge Robot | 2020-08-20 | |
|\ \ \ | ||||
| * | | | Cirrus: special-case CI colon-IMG and colon-DOCS only in subject | Ed Santiago | 2020-08-19 | |
* | | | | Merge pull request #7388 from Luap99/new-pod | OpenShift Merge Robot | 2020-08-20 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 | |
* | | | | Merge pull request #7379 from lsm5/bindings-tutorial | OpenShift Merge Robot | 2020-08-20 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | [CI:DOCS] Include Go bindings tutorial | Lokesh Mandvekar | 2020-08-19 | |
* | | | | Merge pull request #7383 from mheon/unmount_storage_ctrs | OpenShift Merge Robot | 2020-08-20 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Unmount c/storage containers before removing them | Matthew Heon | 2020-08-19 | |
* | | | | Merge pull request #7366 from jwhonce/jira/run-991 | OpenShift Merge Robot | 2020-08-19 | |
|\ \ \ \ | ||||
| * | | | | Add support for --connection | Daniel J Walsh | 2020-08-19 | |
| | |/ / | |/| | |