| Commit message (Expand) | Author | Age |
... | |
| * | | | | Set gvproxy path to /usr/libexec/podman/gvproxy | Brent Baude | 2021-08-12 |
| * | | | | Revert "Use static path for gvproxy" | Brent Baude | 2021-08-11 |
* | | | | | Merge pull request #11203 from rhatdan/codespell | openshift-ci[bot] | 2021-08-12 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
| |/ / / |
|
* / / / | For compatibility, ignore Content-Type | Jhon Honce | 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 |
| |/ |
|
* / | Add support for pod inside of user namespace. | Daniel J Walsh | 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 |
* | | Merge pull request #11141 from flouthoc/support-linux-execution-domain | openshift-ci[bot] | 2021-08-06 |
|\ \ |
|
| * | | personality: Add support for setting execution domain. | flouthoc | 2021-08-06 |
* | | | Merge pull request #11136 from baude/machinelogssh | openshift-ci[bot] | 2021-08-05 |
|\ \ \ |
|
| * | | | show podman machine ssh command line | Brent Baude | 2021-08-05 |
| |/ / |
|
* | | | Merge pull request #11135 from matejvasek/fix_ts | openshift-ci[bot] | 2021-08-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix TS parsing for fractional values | Matej Vasek | 2021-08-04 |
* | | | 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 #11132 from rhatdan/VENDOR | openshift-ci[bot] | 2021-08-04 |
|\ \ \ |
|
| * | | | Bump Buildah to v1.22.0 [NO TESTS NEEDED] | TomSweeneyRedHat | 2021-08-04 |
| | |/
| |/| |
|
* / | | Fix podman unpause,pause,kill --all to work like podman stop --all | Daniel J Walsh | 2021-08-04 |
|/ / |
|
* | | Merge pull request #11096 from baude/gvproxystaticpath | openshift-ci[bot] | 2021-08-04 |
|\ \ |
|
| * | | Use static path for gvproxy | Brent Baude | 2021-08-03 |
| |/ |
|
* | | Merge pull request #10973 from rhatdan/quota | openshift-ci[bot] | 2021-08-04 |
|\ \ |
|
| * | | Support size and inode options on builtin volumes | Daniel J Walsh | 2021-08-02 |
* | | | 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 |
| * | | | stats: add a interval parameter to cli and api stream mode | Thomas Weber | 2021-07-27 |
* | | | | 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 |
| | |_|/
| |/| | |
|
* / | | | fix rootless port forwarding with network dis-/connect | Paul Holzinger | 2021-08-03 |
|/ / / |
|
* | | | 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 #11072 from matejvasek/header-timeout | openshift-ci[bot] | 2021-08-02 |
|\ \ \ |
|
| * | | | Remove ReadHeaderTimeout | Matej Vasek | 2021-07-29 |
* | | | | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | | | | 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 #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 #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 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | 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 |
|\ \ \ \ \ |
|
| * | | | | | support container to container copy | Mehul Arora | 2021-07-27 |
| |/ / / / |
|