Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | 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 | |
* | | | | | | | Merge pull request #10983 from vrothberg/fix-dangling | OpenShift Merge Robot | 2021-07-27 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | refine dangling checks | Valentin Rothberg | 2021-07-26 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #11047 from Luap99/fix-11032 | OpenShift Merge Robot | 2021-07-26 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | dual-stack network: fix duplicated subnet assignment | Paul Holzinger | 2021-07-26 | |
* | | | | | | | Merge pull request #11036 from caarlos0/fix-podman-manifest-push | OpenShift Merge Robot | 2021-07-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | fix: podman manifest push respect --tls-verify flag | Carlos Alexandro Becker | 2021-07-26 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #11019 from boaz0/test_cors | OpenShift Merge Robot | 2021-07-26 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Add tests to verify CORS is enabled | Boaz Shuster | 2021-07-25 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge pull request #11044 from vrothberg/play | OpenShift Merge Robot | 2021-07-26 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | play kube: support capitalized pull policy | Valentin Rothberg | 2021-07-26 | |
|/ / / / / | ||||
* | | | | | Merge pull request #10895 from rhatdan/devices | OpenShift Merge Robot | 2021-07-24 | |
|\ \ \ \ \ | ||||
| * | | | | | Support DeviceCgroupRules to actually get added. | Daniel J Walsh | 2021-07-21 | |
* | | | | | | Merge pull request #10996 from cdoern/untilLog | OpenShift Merge Robot | 2021-07-24 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Implemented --until flag for libpod's container logs | cdoern | 2021-07-22 | |
* | | | | | | | Merge pull request #11018 from vrothberg/fix-10994 | OpenShift Merge Robot | 2021-07-24 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | |