Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge pull request #8141 from afbjorklund/podman-remote-host-port-master | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add support for host keys for non-22 ports | Anders F Björklund | 2020-10-25 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #8133 from xordspar0/cpu-limit-details | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add more details about how CPU limits work | Jordan Christiansen | 2020-10-27 | |
* | | | | | | | | | Merge pull request #8134 from xordspar0/cpu.max-permission | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Document how to enable CPU limit delegation | Jordan Christiansen | 2020-10-27 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge pull request #8145 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| * | | | | | | | | build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3 | Daniel J Walsh | 2020-10-27 | |
* | | | | | | | | | Merge pull request #8164 from Luap99/journal-events | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Improve the journal event reading | Paul Holzinger | 2020-10-27 | |
* | | | | | | | | | Merge pull request #8151 from vrothberg/fix-8148 | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| * | | | | | | | | image list: check for all errors | Valentin Rothberg | 2020-10-27 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge pull request #8094 from rhatdan/cidfile | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 | |
* | | | | | | | | Merge pull request #8149 from edsantiago/bats | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | System tests: cleanup, make more robust | Ed Santiago | 2020-10-26 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #8144 from vrothberg/auto-update | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | auto update: mark it as non-experimental | Valentin Rothberg | 2020-10-26 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #8155 from edsantiago/pr_title_again | OpenShift Merge Robot | 2020-10-27 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | Yet another iteration on PR title plugin | Ed Santiago | 2020-10-26 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #8147 from vrothberg/fix-pr-title-action | OpenShift Merge Robot | 2020-10-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | pr update action: fix errors on master branch | Valentin Rothberg | 2020-10-26 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #8138 from vrothberg/main-pr-title-update-action | OpenShift Merge Robot | 2020-10-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | add GitHub action to add non-main branch to PR title | Valentin Rothberg | 2020-10-25 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #8059 from containers/dependabot/go_modules/github.com/spf... | OpenShift Merge Robot | 2020-10-26 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-10-23 | |
* | | | | | | | Merge pull request #8119 from matejvasek/cp-extract-flag-fix | OpenShift Merge Robot | 2020-10-26 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | fix: podman-cp respects "--extract" flag | Matej Vasek | 2020-10-25 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #8096 from ypu/log-driver-test | OpenShift Merge Robot | 2020-10-25 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Tests: Check different log driver can work with podman logs | Yiqiao Pu | 2020-10-22 | |
* | | | | | | Merge pull request #8116 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-10-24 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/containers/buildah from 1.16.4 to 1.16.5 | dependabot-preview[bot] | 2020-10-23 | |
* | | | | | | | Merge pull request #8103 from baude/eventlabels | OpenShift Merge Robot | 2020-10-23 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | filter events by labels | baude | 2020-10-23 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #8109 from matejvasek/inspect-apiv2-rootfs | OpenShift Merge Robot | 2020-10-23 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | src: nil check | Matej Vasek | 2020-10-22 | |
| * | | | | | src: add nil checks | Matej Vasek | 2020-10-22 | |
| * | | | | | fix: /image/{name}/json returns RootFS layers | Matej Vasek | 2020-10-22 | |
* | | | | | | Merge pull request #8111 from Luap99/fix-missing-resolv.conf | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Don't error if resolv.conf does not exists | Paul Holzinger | 2020-10-22 | |
* | | | | | | | Merge pull request #8053 from rhatdan/detachkeys | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Merge pull request #8110 from lsm5/cap-net-raw | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | replace net_raw with setuid | Lokesh Mandvekar | 2020-10-22 | |
* | | | | | | | | Merge pull request #8078 from baude/networkdisconnect | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | APIv2 compatibility network connect|disconnect | baude | 2020-10-22 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #8101 from mheon/net_none_hostname | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Add hostname to /etc/hosts for --net=none | Matthew Heon | 2020-10-21 | |
* | | | | | | | Merge pull request #8098 from vrothberg/fix-8082 | OpenShift Merge Robot | 2020-10-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | container create: record correct image name | Valentin Rothberg | 2020-10-21 |