Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | 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 #11111 from containers/dependabot/go_modules/github.com/op... | openshift-ci[bot] | 2021-08-03 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump github.com/opencontainers/selinux from 1.8.2 to 1.8.3 | dependabot[bot] | 2021-08-03 | |
| |/ / / / | ||||
* | | | | | Merge pull request #11117 from vrothberg/scp-typo | openshift-ci[bot] | 2021-08-03 | |
|\ \ \ \ \ | ||||
| * | | | | | image scp: fix typo in output | Valentin Rothberg | 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 | |
* | | | | | Merge pull request #11101 from rhatdan/selinux | openshift-ci[bot] | 2021-08-03 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Fix handling of user specified container labels | Daniel J Walsh | 2021-08-02 | |
* | | | | | Merge pull request #11099 from edsantiago/podman_registry_tweak | openshift-ci[bot] | 2021-08-02 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | podman-registry: minor usability updates | Ed Santiago | 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 #11092 from containers/dependabot/go_modules/github.com/co... | openshift-ci[bot] | 2021-08-02 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/containers/storage from 1.33.0 to 1.33.1 | dependabot[bot] | 2021-08-02 | |
* | | | | | Merge pull request #11064 from cevich/daily_version_update | openshift-ci[bot] | 2021-08-02 | |
|\ \ \ \ \ | ||||
| * | | | | | Multi-arch image build: Daily version-tag push | Chris Evich | 2021-07-27 | |
* | | | | | | Merge pull request #11072 from matejvasek/header-timeout | openshift-ci[bot] | 2021-08-02 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Remove ReadHeaderTimeout | Matej Vasek | 2021-07-29 | |
* | | | | | | 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 | |
|\ \ \ \ \ \ \ |