Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #9174 from bitstrings/master | OpenShift Merge Robot | 2021-02-03 |
|\ | |||
| * | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | | Merge pull request #9209 from edsantiago/bats_diff_workaround | OpenShift Merge Robot | 2021-02-03 |
|\ \ | |||
| * | | Gating tests: diff test: workaround for RHEL8 failure | Ed Santiago | 2021-02-02 |
* | | | Merge pull request #9204 from baude/macvlanextra | OpenShift Merge Robot | 2021-02-03 |
|\ \ \ | |/ / |/| | | |||
| * | | Honor network options for macvlan networks | baude | 2021-02-02 |
* | | | Merge pull request #9185 from mheon/pod_no_network | OpenShift Merge Robot | 2021-02-02 |
|\ \ \ | |||
| * | | | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
* | | | | Merge pull request #9116 from iwita/ls-volumes-before-pruning | OpenShift Merge Robot | 2021-02-02 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | list volumes before pruning | Achilleas Tzenetopoulos | 2021-01-31 |
* | | | | add macvlan as a supported network driver | baude | 2021-02-01 |
| |/ / |/| | | |||
* | | | Merge pull request #9168 from Luap99/fix-pod-create-network-parsing | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ | |||
| * | | | Fix --network parsing for podman pod create | Paul Holzinger | 2021-01-31 |
| | |/ | |/| | |||
* | | | Merge pull request #9051 from rhatdan/rm | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ | |||
| * | | | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | | | | Merge pull request #9173 from mlegenovic/api_fixes | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ \ | |||
| * | | | | Endpoint that lists containers does not return correct Status value | Milivoje Legenovic | 2021-01-31 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #9151 from rhatdan/mount | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ \ | |||
| * | | | | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |
| |/ / / | |||
* / / / | podman generate kube ignores --network=host | Milivoje Legenovic | 2021-01-30 |
|/ / / | |||
* | | | Merge pull request #9150 from baude/playkubedns | OpenShift Merge Robot | 2021-01-29 |
|\ \ \ | |/ / |/| | | |||
| * | | Honor custom DNS in play|generate kube | baude | 2021-01-29 |
* | | | Merge pull request #9144 from vrothberg/fix-9134 | OpenShift Merge Robot | 2021-01-29 |
|\ \ \ | |||
| * | | | Revert "podman build --pull: use correct policy" | Valentin Rothberg | 2021-01-28 |
* | | | | Merge pull request #9149 from rhatdan/docs | OpenShift Merge Robot | 2021-01-29 |
|\ \ \ \ | |||
| * | | | | Podman-remote push can support --format | Daniel J Walsh | 2021-01-29 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #9133 from rhatdan/pull1 | OpenShift Merge Robot | 2021-01-29 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Cleanup bindings for image pull | Daniel J Walsh | 2021-01-27 |
* | | | | Merge pull request #9115 from rhatdan/pull | OpenShift Merge Robot | 2021-01-28 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | | | | Merge pull request #8585 from Luap99/rootless-net-alias | OpenShift Merge Robot | 2021-01-28 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Add support for rootless network-aliases | Paul Holzinger | 2021-01-27 |
| * | | | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | | | | Merge pull request #9127 from vrothberg/fix-9111 | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ | |||
| * | | | | podman build --pull: use correct policy | Valentin Rothberg | 2021-01-27 |
| |/ / / | |||
* | | | | Merge pull request #9105 from vrothberg/fix-8281 | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | remote exec: write conmon error on hijacked connection | Valentin Rothberg | 2021-01-27 |
* | | | | Merge pull request #9124 from vrothberg/fix-8358 | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ | |||
| * | | | | e2e tests: synchronize test results | Valentin Rothberg | 2021-01-27 |
* | | | | | Merge pull request #9095 from rhatdan/ps | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #9025 from mheon/add_support_volumes_field | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ | |||
| * | | | | Ensure the Volumes field in Compat Create is honored | Matthew Heon | 2021-01-26 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #9122 from Luap99/fix-9120 | OpenShift Merge Robot | 2021-01-27 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Fix podman history --no-trunc for the CREATED BY field | Paul Holzinger | 2021-01-27 |
* | | | | Add default net info in container inspect | baude | 2021-01-26 |
| |/ / |/| | | |||
* | | | Merge pull request #9054 from vrothberg/fix-9040 | OpenShift Merge Robot | 2021-01-26 |
|\ \ \ | |||
| * | | | workdir presence checks | Valentin Rothberg | 2021-01-26 |
| | |/ | |/| | |||
* | | | Merge pull request #9070 from rhatdan/search | OpenShift Merge Robot | 2021-01-26 |
|\ \ \ | |||
| * | | | Fixup search | Daniel J Walsh | 2021-01-25 |