| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | fix panic when checking len on nil object | Brent Baude | 2020-08-28 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #7355 from rhatdan/env | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #7429 from lsm5/localunit-test-fix | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | Delete prior /dev/shm/* | Lokesh Mandvekar | 2020-08-28 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #7428 from mheon/apiv2_container_pod_errors | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Ensure pod REST API endpoints include ctr errors | Matthew Heon | 2020-08-27 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #7416 from Luap99/fix-swagger-doc | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [CI:DOCS] fix swagger api docs | Paul Holzinger | 2020-08-23 |
* | | | | | Merge pull request #7464 from edsantiago/bats | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ |
|
| * | | | | | BATS: fix corner case in --userns=keep-id test | Ed Santiago | 2020-08-27 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #7471 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ |
|
| * | | | | | Bump github.com/containernetworking/plugins from 0.8.6 to 0.8.7 | dependabot-preview[bot] | 2020-08-28 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #7449 from openSUSE/log-level | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ |
|
| * | | | | | Fix log level case regression | Sascha Grunert | 2020-08-28 |
| |/ / / / |
|
* | | | | | Merge pull request #7427 from mheon/update_error_messages | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ \ \ |
|
| * | | | | | 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 |