Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #11082 from containers/dependabot/go_modules/github.com/co... | openshift-ci[bot] | 2021-08-02 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/containers/image/v5 from 5.14.0 to 5.15.0 | dependabot[bot] | 2021-08-01 | |
|/ / / / / / | ||||
* | | | | | | 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 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #11086 from hshiina/update-test | openshift-ci[bot] | 2021-07-31 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | 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 | |
* | | | | | | | Merge pull request #11080 from edsantiago/bats | OpenShift Merge Robot | 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 #11073 from giuseppe/fix-zombie-process-first-run | OpenShift Merge Robot | 2021-07-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | rootless: avoid zombie process on first launch | Giuseppe Scrivano | 2021-07-29 | |
* | | | | | | | | Merge pull request #11043 from Kiritow/patch-1 | OpenShift Merge Robot | 2021-07-29 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Update transfer.md | Kirito | 2021-07-29 | |
* | | | | | | | | 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 #11066 from infiniteregrets/cp-md | OpenShift Merge Robot | 2021-07-28 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | [CI:DOCS] Update podman-cp manpage | Mehul Arora | 2021-07-28 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #11065 from vrothberg/cp-cleanups | OpenShift Merge Robot | 2021-07-28 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | cp: consolidate and simplify | Valentin Rothberg | 2021-07-28 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #11056 from giuseppe/warning-root-no-shared | OpenShift Merge Robot | 2021-07-28 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | rootless: check that / is mounted as shared | Giuseppe Scrivano | 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 | |
| * | | | | | | | Support checkpoint/restore with pods | Adrian Reber | 2021-07-27 | |
| * | | | | | | | Vendor in go-criu v5.1.0 for Pod checkpoint/restore support | Adrian Reber | 2021-07-27 | |
| * | | | | | | | Prepare CRIU version check to work with multiple versions | Adrian Reber | 2021-07-27 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #11049 from vrothberg/fix-7370 | OpenShift Merge Robot | 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 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #11060 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Bump github.com/containers/storage from 1.32.6 to 1.33.0 | dependabot[bot] | 2021-07-27 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #11061 from giuseppe/migrate-no-move-to-cgroup | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | command: migrate doesn't move process to cgroup | Giuseppe Scrivano | 2021-07-27 | |
| * | | | | | | rootless: do not overwrite err variable | Giuseppe Scrivano | 2021-07-27 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #11055 from vrothberg/fix-10701 | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | exec: fix cleanup | Valentin Rothberg | 2021-07-27 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #11028 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/containers/image/v5 from 5.13.2 to 5.14.0 | dependabot[bot] | 2021-07-25 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #10861 from jmguzik/until-prune-volume-cmd | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Add prune until filter test for podman volume cli | Jakub Guzik | 2021-07-26 | |
* | | | | | | | Merge pull request #11025 from rhatdan/dockerfile | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Fix handling of shadow-utils | Daniel J Walsh | 2021-07-24 |