| Commit message (Expand) | Author | Age |
* | Fix containers list/prune http api filter behaviour | Jakub Guzik | 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 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Downgrade github.com/coreos/go-systemd/v22 | Nalin Dahyabhai | 2021-03-16 |
| * | | | pkg/bindings/images.Build(): fix a race condition in error reporting | Nalin Dahyabhai | 2021-03-16 |
| | |/
| |/| |
|
* | | | Merge pull request #9714 from rhatdan/build | OpenShift Merge Robot | 2021-03-17 |
|\ \ \ |
|
| * | | | Switch all builds to pull-never | Daniel J Walsh | 2021-03-16 |
| | |/
| |/| |
|
* | | | Merge pull request #9728 from ashley-cui/secretdocs | OpenShift Merge Robot | 2021-03-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Docs: removing secrets is safe for in-use secrets | Ashley Cui | 2021-03-16 |
|/ / |
|
* | | Merge pull request #9711 from jmguzik/volume-prune-fix-http-compat | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix for volumes prune in http compat api | Jakub Guzik | 2021-03-15 |
| |/ |
|
* | | Merge pull request #9695 from jmguzik/array-inspect-network-fix | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix array instead of one elem network http api | Jakub Guzik | 2021-03-12 |
* | | | Merge pull request #9589 from troyready/add_compat_auth_endpoint | OpenShift Merge Robot | 2021-03-16 |
|\ \ \ |
|
| * | | | fix use with localhost (testing) | troyready | 2021-03-12 |
| * | | | add /auth for docker compatibility | troyready | 2021-03-12 |
* | | | | Merge pull request #9719 from edsantiago/bats | OpenShift Merge Robot | 2021-03-16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | System test cleanup | Ed Santiago | 2021-03-15 |
|/ / / |
|
* | | | Merge pull request #9716 from Luap99/remote-libpod | OpenShift Merge Robot | 2021-03-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix remote client timezone test | Paul Holzinger | 2021-03-15 |
| * | | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
| * | | Split libpod/network package | Paul Holzinger | 2021-03-15 |
|/ / |
|
* | | Merge pull request #9684 from containers/dependabot/go_modules/github.com/sir... | OpenShift Merge Robot | 2021-03-12 |
|\ \ |
|
| * | | Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 | dependabot-preview[bot] | 2021-03-12 |
* | | | Merge pull request #9703 from jmguzik/endpoint-networks | OpenShift Merge Robot | 2021-03-12 |
|\ \ \ |
|
| * | | | create endpoint for querying libpod networks | Jakub Guzik | 2021-03-12 |
| | |/
| |/| |
|
* | | | Merge pull request #9699 from jwhonce/wip/tests | OpenShift Merge Robot | 2021-03-12 |
|\ \ \ |
|
| * | | | Delete all containers and pods between tests | Jhon Honce | 2021-03-11 |
| | |/
| |/| |
|