| Commit message (Expand) | Author | Age |
... | |
* | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Merge pull request #11298 from baude/kubeupdown | OpenShift Merge Robot | 2021-08-26 |
|\ |
|
| * | teardown play kube | Brent Baude | 2021-08-24 |
* | | Merge pull request #11218 from cdoern/untilBug | OpenShift Merge Robot | 2021-08-26 |
|\ \ |
|
| * | | logFile until flag issue | cdoern | 2021-08-23 |
* | | | Merge pull request #11307 from flouthoc/volume-import-external | OpenShift Merge Robot | 2021-08-26 |
|\ \ \ |
|
| * | | | volumes: Add volume import to allow importing contents on tar into volume | flouthoc | 2021-08-26 |
| | |/
| |/| |
|
* | | | Merge pull request #11103 from jwhonce/wip/bindings | OpenShift Merge Robot | 2021-08-25 |
|\ \ \ |
|
| * | | | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
| |/ / |
|
* | | | Merge pull request #11314 from Luap99/expose-ports | OpenShift Merge Robot | 2021-08-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | | | Merge pull request #11290 from flouthoc/volume-export | OpenShift Merge Robot | 2021-08-23 |
|\ \ \ |
|
| * | | | volumes: Add support for exporting volumes to external tar | flouthoc | 2021-08-23 |
* | | | | Merge pull request #11205 from Shivkumar13/shivkumar-tls-fix | OpenShift Merge Robot | 2021-08-23 |
|\ \ \ \ |
|
| * | | | | Support for --tls-verify flag in podman run & podman create | Shivkumar13 | 2021-08-21 |
* | | | | | Merge pull request #11305 from Luap99/fix-11303 | OpenShift Merge Robot | 2021-08-23 |
|\ \ \ \ \ |
|
| * | | | | | Use pod netns with --pod-id-file | Paul Holzinger | 2021-08-23 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #11202 from chuanchang/fix_issue_11201 | OpenShift Merge Robot | 2021-08-23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | e2e tests: fix overlay: Unknown option vfs.imagestore | Alex Jia | 2021-08-20 |
* | | | | | Fix network aliases with network id | Paul Holzinger | 2021-08-20 |
| |_|/ /
|/| | | |
|
* | | | | Podman info output plugin information | Paul Holzinger | 2021-08-19 |
|/ / / |
|
* | | | Merge pull request #11180 from baude/buildplaykube | OpenShift Merge Robot | 2021-08-18 |
|\ \ \ |
|
| * | | | Add ability to build images in play kube | Brent Baude | 2021-08-18 |
* | | | | Skip stats test in CGv1 container environments | Chris Evich | 2021-08-18 |
* | | | | Fix AVC denials in tests of volume mounts | Chris Evich | 2021-08-18 |
|/ / / |
|
* | | | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | | | Fix device tests using ls test files | Chris Evich | 2021-08-11 |
* | | | Enhance priv. dev. check | Chris Evich | 2021-08-11 |
* | | | Workaround host availability of /dev/kvm | Chris Evich | 2021-08-11 |
* | | | Merge pull request #11173 from jmguzik/pod-ps-until-filter | openshift-ci[bot] | 2021-08-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add until filter to podman pod ps | Jakub Guzik | 2021-08-10 |
| |/ |
|
* | | Merge pull request #10589 from umohnani8/pod-userns | openshift-ci[bot] | 2021-08-10 |
|\ \ |
|
| * | | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
| |/ |
|
* / | Skip cgroup-parent test due to frequent flakes | Chris Evich | 2021-08-09 |
|/ |
|
* | personality: Add support for setting execution domain. | flouthoc | 2021-08-06 |
* | Merge pull request #11011 from baude/initcontainers | openshift-ci[bot] | 2021-08-05 |
|\ |
|
| * | implement init containers in podman | Brent Baude | 2021-08-04 |
* | | Merge pull request #11128 from rhatdan/timezone | openshift-ci[bot] | 2021-08-04 |
|\ \ |
|
| * | | Handle timezone on server containers.conf | Daniel J Walsh | 2021-08-04 |
* | | | Merge pull request #11118 from mheon/use_host_resolveconf | openshift-ci[bot] | 2021-08-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not add an entry to /etc/hosts with `--net=host` | Matthew Heon | 2021-08-04 |
| |/ |
|
* | | Merge pull request #11003 from pascomnet/f_stats | openshift-ci[bot] | 2021-08-04 |
|\ \ |
|
| * | | e2e tests: re-enable and fix podman stats tests | Thomas Weber | 2021-08-02 |
* | | | Merge pull request #11068 from giuseppe/drop-dir-cgroup-test | openshift-ci[bot] | 2021-08-03 |
|\ \ \
| |_|/
|/| | |
|
| * | | test: move container process to a sub-cgroup | Giuseppe Scrivano | 2021-07-29 |
* | | | Merge pull request #10828 from cdoern/scp | openshift-ci[bot] | 2021-08-02 |
|\ \ \ |
|
| * | | | Created scp.go image_scp_test.go and podman-image-scp.1.md | cdoern | 2021-07-30 |
* | | | | Merge pull request #11054 from saschagrunert/login-logout-path-tests | openshift-ci[bot] | 2021-08-01 |
|\ \ \ \ |
|
| * | | | | Add `--accept-repositories` integration tests | Sascha Grunert | 2021-07-30 |