Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 | |
* | | | | Merge pull request #5716 from baude/v2ps | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ | ||||
| * | | | | podmanv2 ps | Brent Baude | 2020-04-06 | |
* | | | | | Merge pull request #5507 from baude/newinfo | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | ||||
| * | | | | | refactor info | Brent Baude | 2020-04-06 | |
| |/ / / / | ||||
* | | | | | Merge pull request #5726 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | ||||
| * | | | | | build(deps): bump github.com/containers/storage from 1.18.1 to 1.18.2 | dependabot-preview[bot] | 2020-04-06 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #5705 from rhatdan/reset | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Cleanup whether to enter user namespace for rootless commands | Daniel J Walsh | 2020-04-03 | |
* | | | | | Merge pull request #5620 from cfelder/play-kube-networking | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | ||||
| * | | | | | Add support for specifying CNI networks in podman play kube | Christian Felder | 2020-03-27 | |
| * | | | | | Fix typo in pod create | Christian Felder | 2020-03-27 | |
* | | | | | | Merge pull request #5731 from baude/v2start | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podmanv2 start | Brent Baude | 2020-04-06 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #5725 from containers/dependabot/go_modules/github.com/ope... | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | build(deps): bump github.com/opencontainers/selinux from 1.4.0 to 1.5.0 | dependabot-preview[bot] | 2020-04-06 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #5727 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | build(deps): bump github.com/containers/common from 0.8.0 to 0.8.1 | dependabot-preview[bot] | 2020-04-06 | |
| |/ / / | ||||
* | | | | Merge pull request #5689 from sujil02/v2-pod-inspect | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ | ||||
| * | | | | podmanv2 pod inspect | Sujil02 | 2020-04-01 | |
* | | | | | Merge pull request #5714 from baude/v2attach | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | ||||
| * | | | | | v2podman attach and exec | Brent Baude | 2020-04-05 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #5713 from baude/v2version | OpenShift Merge Robot | 2020-04-06 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | podmanv2 version | Brent Baude | 2020-04-03 | |
* | | | | | Merge pull request #5710 from baude/v2create | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ | ||||
| * | | | | | v2podman container create | Brent Baude | 2020-04-03 | |
|/ / / / / | ||||
* | | | | | Merge pull request #5672 from baude/v2save | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | podmanv2 save image | Brent Baude | 2020-04-03 | |
| |/ / / | ||||
* | | | | Merge pull request #5638 from baude/v2containercheck | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ | ||||
| * | | | | podmanv2 checkpoint and restore | Brent Baude | 2020-04-03 | |
* | | | | | Merge pull request #5707 from adrianreber/crun-checkpoint-1 | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ | ||||
| * | | | | | checkpoint: handle XDG_RUNTIME_DIR | Adrian Reber | 2020-04-03 | |
| * | | | | | checkpoint: change runtime checkpoint support test | Adrian Reber | 2020-04-03 | |
* | | | | | | Merge pull request #5712 from rhatdan/path | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Pass path environment down to the OCI runtime | Daniel J Walsh | 2020-04-03 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #5676 from kolyshkin/volume-flags-alt | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | pkg/spec.InitFSMounts: optimize | Kir Kolyshkin | 2020-04-02 | |
| * | | | | | pkg/spec.InitFSMounts: fix mount opts in place | Kir Kolyshkin | 2020-04-01 | |
| * | | | | | pkg/spec/initFSMounts: fix | Kir Kolyshkin | 2020-03-31 | |
* | | | | | | Merge pull request #5701 from vrothberg/v2-push | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podmanV2: implement push | Valentin Rothberg | 2020-04-02 | |
* | | | | | | | Merge pull request #5700 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Bump github.com/containers/common from 0.6.1 to 0.8.0 | dependabot-preview[bot] | 2020-04-03 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #5702 from kolyshkin/test-nitpicks | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | test/e2e/run_volume_test: use unique mount point | Kir Kolyshkin | 2020-04-02 | |
| * | | | | | test/e2e/run_volume_test.go: mv dockerfile decl | Kir Kolyshkin | 2020-04-02 | |
| * | | | | | test/e2e/run_volume_test: only create dir once | Kir Kolyshkin | 2020-04-02 | |
* | | | | | | Merge pull request #5696 from rhatdan/cc | OpenShift Merge Robot | 2020-04-03 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #5677 from giuseppe/avoid-lock-tty | OpenShift Merge Robot | 2020-04-02 | |
|\ \ \ \ \ | |/ / / / |/| | | | |