Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5862 from rhatdan/v2 | OpenShift Merge Robot | 2020-04-20 |
|\ | |||
| * | Fix podman inspect to accept -l and -s fields | Daniel J Walsh | 2020-04-20 |
| * | Handle Linux Capabilities correctly | Daniel J Walsh | 2020-04-20 |
| * | Add functions to return image informations | Daniel J Walsh | 2020-04-20 |
* | | Merge pull request #5899 from jwhonce/wip/tree | OpenShift Merge Robot | 2020-04-20 |
|\ \ | |||
| * | | V2 podman image tree | Jhon Honce | 2020-04-20 |
* | | | Merge pull request #5901 from jwhonce/wip/service | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ | |||
| * | | | V2 Rmove existing unix domain socket on startup | Jhon Honce | 2020-04-20 |
* | | | | Merge pull request #5889 from giuseppe/rootless-fd-join | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | rootless: move join namespace inside child process | Giuseppe Scrivano | 2020-04-20 |
| * | | | rootless: skip looking up parent user ns | Giuseppe Scrivano | 2020-04-20 |
* | | | | Merge pull request #5896 from giuseppe/fix-cgroup-set | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ \ | |||
| * | | | | common: setting cgroup resources correctly | Giuseppe Scrivano | 2020-04-20 |
* | | | | | Merge pull request #5897 from jwhonce/wip/diff | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | V2 Fix --latest for podman diff commands | Jhon Honce | 2020-04-20 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #5879 from rhatdan/pull | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Pull images when doing podman create | Daniel J Walsh | 2020-04-20 |
| | |/ | |/| | |||
* | | | Merge pull request #5872 from jwhonce/wip/options | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ | |_|/ |/| | | |||
| * | | V2 Fix support for tcp://[::]<port> connections | Jhon Honce | 2020-04-17 |
* | | | Merge pull request #5890 from sujil02/v2-pod-inspect-fix | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ | |||
| * | | | Update pod inspect report to hold current pod status. | Sujil02 | 2020-04-20 |
| | |/ | |/| | |||
* | | | Merge pull request #5880 from abitrolly/patch-2 | OpenShift Merge Robot | 2020-04-20 |
|\ \ \ | |/ / |/| | | |||
| * | | Make `find` ignore dot files | Anatoli Babenia | 2020-04-20 |
|/ / | |||
* | | Merge pull request #5733 from sujil02/v2-pod-prune | OpenShift Merge Robot | 2020-04-18 |
|\ \ | |||
| * | | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
| |/ | |||
* | | Merge pull request #5871 from baude/v2t3 | OpenShift Merge Robot | 2020-04-18 |
|\ \ | |/ |/| | |||
| * | enable integration testing | Brent Baude | 2020-04-17 |
* | | Merge pull request #5869 from rhatdan/user | OpenShift Merge Robot | 2020-04-17 |
|\ \ | |/ |/| | |||
| * | We were not handling the user option on create | Daniel J Walsh | 2020-04-17 |
* | | Merge pull request #5548 from kunalkushwaha/image-prune | OpenShift Merge Robot | 2020-04-17 |
|\ \ | |/ |/| | |||
| * | test case added for image prune cache image | Kunal Kushwaha | 2020-04-15 |
| * | note for skipping cache image added. | Kunal Kushwaha | 2020-04-15 |
| * | image prune skips images with child images. | Kunal Kushwaha | 2020-04-15 |
* | | Merge pull request #5868 from baude/v2t2 | OpenShift Merge Robot | 2020-04-17 |
|\ \ | |||
| * | | Fixes for system tests | Brent Baude | 2020-04-17 |
* | | | Merge pull request #5819 from vrothberg/v2-build | OpenShift Merge Robot | 2020-04-17 |
|\ \ \ | |/ / |/| | | |||
| * | | podmanV2: implement build | Valentin Rothberg | 2020-04-17 |
* | | | Merge pull request #5866 from edsantiago/logformat_bats_summary | OpenShift Merge Robot | 2020-04-17 |
|\ \ \ | |||
| * | | | Log formatter: add BATS summary line | Ed Santiago | 2020-04-17 |
* | | | | Merge pull request #5855 from baude/v2t1 | OpenShift Merge Robot | 2020-04-17 |
|\ \ \ \ | |||
| * | | | | Enable some testing | Brent Baude | 2020-04-17 |
| |/ / / | |||
* | | | | Merge pull request #5657 from AlbanBedel/network-name-fix | OpenShift Merge Robot | 2020-04-17 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | If possible use the pod name when creating a network | Alban Bedel | 2020-04-03 |
* | | | | Merge pull request #5856 from jwhonce/wip/options | OpenShift Merge Robot | 2020-04-17 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Fix bug where two configurations had been created | Jhon Honce | 2020-04-16 |
|/ / / | |||
* | | | Merge pull request #5852 from baude/v1prune | OpenShift Merge Robot | 2020-04-16 |
|\ \ \ | |||
| * | | | Podman V2 birth | Brent Baude | 2020-04-16 |
|/ / / | |||
* | | | Merge pull request #5837 from vrothberg/ignore | OpenShift Merge Robot | 2020-04-16 |
|\ \ \ | |||
| * | | | .gitignore: ignore v2 remote | Valentin Rothberg | 2020-04-16 |
* | | | | Merge pull request #5848 from jwhonce/wip/options | OpenShift Merge Robot | 2020-04-16 |
|\ \ \ \ |