| Commit message (Expand) | Author | Age |
... | |
* | | | | skip flaking auto-update test | Paul Holzinger | 2021-08-10 |
| |_|/
|/| | |
|
* | | | Merge pull request #11134 from rhatdan/buildx | openshift-ci[bot] | 2021-08-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | Alias build to buildx, so it won't fail | Daniel J Walsh | 2021-08-09 |
| |/ |
|
* / | podman info show correct slirp4netns path | Paul Holzinger | 2021-08-09 |
|/ |
|
* | Merge pull request #11074 from vrothberg/auto-update-rollback | openshift-ci[bot] | 2021-08-06 |
|\ |
|
| * | auto-update: simple rollback | Valentin Rothberg | 2021-08-05 |
* | | 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 |
* | | | Fix podman unpause,pause,kill --all to work like podman stop --all | 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 #11104 from jwhonce/bz/1988252 | openshift-ci[bot] | 2021-08-04 |
|\ \ \ |
|
| * | | | Only support containers stats using cgroups v2 | Jhon Honce | 2021-08-03 |
* | | | | Merge pull request #11114 from mlegenovic/master | openshift-ci[bot] | 2021-08-03 |
|\ \ \ \ |
|
| * | | | | Compat API: Fix healthcheck status and healthcheck config | Milivoje Legenovic | 2021-08-03 |
| | |_|/
| |/| | |
|
* | | | | podman info: try qfile before equery | Ed Santiago | 2021-08-03 |
| |/ /
|/| | |
|
* | | | Merge pull request #11091 from Luap99/connect-disconnect | openshift-ci[bot] | 2021-08-03 |
|\ \ \ |
|
| * | | | fix rootless port forwarding with network dis-/connect | Paul Holzinger | 2021-08-03 |
* | | | | 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 |
* | | | | Fix handling of user specified container labels | Daniel J Walsh | 2021-08-02 |
| |/ /
|/| | |
|
* | | | Merge pull request #11094 from mheon/bump_400_dev | openshift-ci[bot] | 2021-08-02 |
|\ \ \ |
|
| * | | | Bump to v4.0.0-dev | Matthew Heon | 2021-08-02 |
* | | | | 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 |
* | | | | | Fix auto-update system test for older systemd | Hironori Shiina | 2021-07-30 |
* | | | | | Merge pull request #11075 from flouthoc/ps-filter-network-by-container | openshift-ci[bot] | 2021-07-30 |
|\ \ \ \ \ |
|
| * | | | | | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | | | | | | system tests: fix race in stop test | Ed Santiago | 2021-07-29 |
|/ / / / / |
|
* | | | | | Merge pull request #11077 from flouthoc/healthcheck-nit | OpenShift Merge Robot | 2021-07-29 |
|\ \ \ \ \ |
|
| * | | | | | Fix: healthcheck tests use .Should() instead of .To() | flouthoc | 2021-07-29 |
* | | | | | | Merge pull request #9887 from edsantiago/test_buildah_bud_with_remote | OpenShift Merge Robot | 2021-07-29 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | buildah bud tests under podman-remote | Ed Santiago | 2021-07-28 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #11048 from cdoern/heatlhCheckCompat | OpenShift Merge Robot | 2021-07-29 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fixed Healthcheck formatting, string to []string | cdoern | 2021-07-28 |
| * | | | | Fixed Healthcheck formatting, string to []string | cdoern | 2021-07-26 |
* | | | | | Merge pull request #11067 from vrothberg/fix-10154-2 | OpenShift Merge Robot | 2021-07-28 |
|\ \ \ \ \ |
|
| * | | | | | remote build: fix streaming and error handling | Valentin Rothberg | 2021-07-28 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into... | OpenShift Merge Robot | 2021-07-28 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Added tests for out of and into pod checkpoint and restore support | Adrian Reber | 2021-07-27 |
| * | | | | Prepare CRIU version check to work with multiple versions | Adrian Reber | 2021-07-27 |
* | | | | | cp system tests: reduce number of exec's | Valentin Rothberg | 2021-07-27 |
* | | | | | support container to container copy | Mehul Arora | 2021-07-27 |
|/ / / / |
|