Commit message (Expand) | Author | Age | |
---|---|---|---|
* | e2e: bump pull timeout to 240 seconds | Valentin Rothberg | 2020-12-04 |
* | Merge pull request #8479 from rhatdan/log | OpenShift Merge Robot | 2020-12-03 |
|\ | |||
| * | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | | Merge pull request #8565 from jwhonce/wip/testing | OpenShift Merge Robot | 2020-12-03 |
|\ \ | |||
| * | | hack/podman-socat captures the API stream | Jhon Honce | 2020-12-02 |
* | | | Merge pull request #8576 from Luap99/docs-network-rootless | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ | |||
| * | | | Correct which network commands can be run as rootless | Paul Holzinger | 2020-12-03 |
| | |/ | |/| | |||
* | | | Merge pull request #8551 from rhatdan/default | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ | |/ / |/| | | |||
| * | | Support --network=default as if it was private | Daniel J Walsh | 2020-12-02 |
* | | | Merge pull request #8563 from giuseppe/exec-cgroup-create | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ | |||
| * | | | podman, exec: move conmon to the correct cgroup | Giuseppe Scrivano | 2020-12-03 |
* | | | | Merge pull request #8566 from jwhonce/wip/double_ping | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ \ | |||
| * | | | | Change bindings to stop two API calls for ping | Jhon Honce | 2020-12-02 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #8564 from edsantiago/bats | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ \ | |||
| * | | | | BATS: add new load test | Ed Santiago | 2020-12-02 |
| |/ / / | |||
* | | | | Merge pull request #8408 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-03 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | | | | Merge pull request #8556 from mheon/fix_8539 | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ | |||
| * | | | | Use Libpod tmpdir for pause path | Matthew Heon | 2020-12-02 |
* | | | | | Merge pull request #8112 from QiWang19/load-optional-name | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ \ | |||
| * | | | | | Do not pass name argument to Load API | Qi Wang | 2020-12-02 |
* | | | | | | Merge pull request #8392 from jwhonce/wip/report | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix `podman images...` missing headers in table templates | Jhon Honce | 2020-12-02 |
* | | | | | | | Merge pull request #8557 from baude/mountcommas | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | add commas between mount options | baude | 2020-12-02 |
|/ / / / / / | |||
* | | | | | | Merge pull request #8552 from baude/buildtarget | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | target is not tag | baude | 2020-12-02 |
| |/ / / / | |||
* | | | | | Merge pull request #8549 from Luap99/network-id-support | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Add support for network ids | Paul Holzinger | 2020-12-02 |
| | |_|/ | |/| | | |||
* | | | | Merge pull request #8550 from Luap99/fix-completion-ancestor-filter | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Fix shell completion for ps --filter ancestor | Paul Holzinger | 2020-12-02 |
|/ / / | |||
* | | | Merge pull request #8543 from mheon/no_syslog_true | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ | |||
| * | | | Do not use "true" after "syslog" in exit commands | Matthew Heon | 2020-12-01 |
| |/ / | |||
* | | | Merge pull request #8457 from afbjorklund/bridge-mtu | OpenShift Merge Robot | 2020-12-02 |
|\ \ \ | |||
| * | | | Validate that the bridge option is supported | Anders F Björklund | 2020-12-01 |
| * | | | Add integration test for the bridge options | Anders F Björklund | 2020-12-01 |
| * | | | Add podman network create option for bridge vlan | Anders F Björklund | 2020-12-01 |
| * | | | Add podman network create option for bridge mtu | Anders F Björklund | 2020-12-01 |
* | | | | Merge pull request #8542 from rhatdan/test | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ | |||
| * | | | | Fix typo in tests | Daniel J Walsh | 2020-12-01 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #8357 from mheon/add_volume_interface_package | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Add API for communicating with Docker volume plugins | Matthew Heon | 2020-12-01 |
* | | | | Merge pull request #8541 from rhatdan/man | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ | |||
| * | | | | Fix potential race condition in testing | Daniel J Walsh | 2020-12-01 |
| |/ / / | |||
* | | | | Merge pull request #8488 from rhatdan/platform | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ | |||
| * | | | | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | | | | | Merge pull request #8505 from Luap99/network-labels | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ \ | |||
| * | | | | | podman network label support | Paul Holzinger | 2020-11-28 |
* | | | | | | Merge pull request #8534 from Luap99/revert-Luap99-cobra-vendor | OpenShift Merge Robot | 2020-12-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | Revert the custom cobra vendor | Paul Holzinger | 2020-12-01 |