| Commit message (Expand) | Author | Age |
* | man pages: correct seccomp-policy label | Valentin Rothberg | 2021-03-29 |
* | [NO TESTS NEEDED] Use same function podman-remote rmi as podman | Daniel J Walsh | 2021-03-29 |
* | Add problematic volume name to kube play error messages | Jordan Christiansen | 2021-03-29 |
* | Fix list pods filter handling in libpod api | Jakub Guzik | 2021-03-29 |
* | [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS | なつき | 2021-03-29 |
* | Remove resize race condition | Daniel J Walsh | 2021-03-29 |
* | [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0 | Daniel J Walsh | 2021-03-29 |
* | Use TMPDIR when commiting images | Daniel J Walsh | 2021-03-29 |
* | Add RequiresMountsFor= to systemd generate | Robb Manes | 2021-03-29 |
* | Fix swapped dimensions from terminal.GetSize | Anders F Björklund | 2021-03-29 |
* | Revert go-systemd to v2.22.0 | Matthew Heon | 2021-03-29 |
* | Merge pull request #9793 from cevich/v3.1_branch_update | OpenShift Merge Robot | 2021-03-23 |
|\ |
|
| * | Cirrus: Update configuration for v3.1 branch | Chris Evich | 2021-03-23 |
* | | Merge pull request #9789 from mheon/bump_310_rc2 | OpenShift Merge Robot | 2021-03-23 |
|\ \
| |/
|/| |
|
| * | Bump to v3.1.0-dev | Matthew Heon | 2021-03-23 |
| * | Bump to v3.1.0-rc2v3.1.0-rc2 | Matthew Heon | 2021-03-23 |
|/ |
|
* | Merge pull request #9784 from mheon/release_notes_310_rc2 | OpenShift Merge Robot | 2021-03-23 |
|\ |
|
| * | Update release notes for v3.1.0-RC2 | Matthew Heon | 2021-03-23 |
|/ |
|
* | Merge pull request #9775 from jmguzik/system-prune-msg-fix | OpenShift Merge Robot | 2021-03-22 |
|\ |
|
| * | Fix system prune cmd user message with options | Jakub Guzik | 2021-03-21 |
* | | Merge pull request #9757 from jwhonce/wip/load | OpenShift Merge Robot | 2021-03-22 |
|\ \ |
|
| * | | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
* | | | Merge pull request #9779 from containers/dependabot/go_modules/github.com/cor... | OpenShift Merge Robot | 2021-03-22 |
|\ \ \ |
|
| * | | | Bump github.com/coreos/go-systemd/v22 from 22.1.0 to 22.3.0 | dependabot[bot] | 2021-03-22 |
|/ / / |
|
* | | | Merge pull request #9771 from edsantiago/bats | OpenShift Merge Robot | 2021-03-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | System tests: reenable a bunch of skipped tests | Ed Santiago | 2021-03-20 |
|/ / |
|
* | | Merge pull request #9762 from giuseppe/use-bounding-caps-for---privileged | OpenShift Merge Robot | 2021-03-19 |
|\ \
| |/
|/| |
|
| * | vendor: drop replace for github.com/syndtr/gocapability | Giuseppe Scrivano | 2021-03-19 |
| * | security: use the bounding caps with --privileged | Giuseppe Scrivano | 2021-03-19 |
| * | Bump github.com/containers/common from 0.35.0 to 0.35.3 | dependabot[bot] | 2021-03-19 |
* | | Merge pull request #9735 from containers/dependabot/go_modules/github.com/ons... | OpenShift Merge Robot | 2021-03-19 |
|\ \
| |/
|/| |
|
| * | Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2 | dependabot-preview[bot] | 2021-03-18 |
* | | Merge pull request #9758 from jmguzik/volumes-networks-http-fix | OpenShift Merge Robot | 2021-03-19 |
|\ \ |
|
| * | | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | | | Merge pull request #9760 from containers/dependabot/go_modules/k8s.io/apimach... | OpenShift Merge Robot | 2021-03-19 |
|\ \ \ |
|
| * | | | Bump k8s.io/apimachinery from 0.20.4 to 0.20.5 | dependabot[bot] | 2021-03-19 |
|/ / / |
|
* | | | Merge pull request #9734 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2021-03-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bump github.com/containers/storage from 1.25.0 to 1.28.0 | Giuseppe Scrivano | 2021-03-18 |
* | | | Merge pull request #9748 from vrothberg/lazy-vendoring | OpenShift Merge Robot | 2021-03-18 |
|\ \ \ |
|
| * | | | add a dependabot config to automate vendoring | Valentin Rothberg | 2021-03-18 |
|/ / / |
|
* | | | Merge pull request #9710 from jmguzik/network-prune-filters-http-api | OpenShift Merge Robot | 2021-03-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | | | Merge pull request #9739 from giuseppe/use-latest-crun-runc | OpenShift Merge Robot | 2021-03-18 |
|\ \ \ |
|
| * | | | test: check for io.stat existence on cgroup v2 | Giuseppe Scrivano | 2021-03-17 |
| * | | | test: fix test for last crun/runc | Giuseppe Scrivano | 2021-03-17 |
| * | | | test: simplify cgroup path | Giuseppe Scrivano | 2021-03-17 |
| * | | | Latest crun/runc should handle blkio-weight test | Daniel J Walsh | 2021-03-17 |
* | | | | Merge pull request #9736 from jmguzik/fix-image-prune-cmd-message | OpenShift Merge Robot | 2021-03-17 |
|\ \ \ \ |
|
| * | | | | fix user message image prune --all | Jakub Guzik | 2021-03-17 |
| |/ / / |
|
* | | | | Merge pull request #9717 from nalind/error-race | OpenShift Merge Robot | 2021-03-17 |
|\ \ \ \
| |/ / /
|/| | | |
|