| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | event backend none: return an error when reading events | Paul Holzinger | 2022-09-12 |
| * | | | | | | | fix hang with podman events file logger | Paul Holzinger | 2022-09-12 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #15751 from edsantiago/docs_dedup_volumes_from | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Man pages: refactor common options: --volumes-from | Ed Santiago | 2022-09-12 |
* | | | | | | | Merge pull request #15511 from rhatdan/codespell | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Fix stutters | Daniel J Walsh | 2022-09-10 |
* | | | | | | | Merge pull request #15747 from vrothberg/docs-volume | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | [CI:DOCS] --volume: consistent wording | Valentin Rothberg | 2022-09-12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #15744 from dfr/vendor | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | update c/storage to latest | Doug Rabson | 2022-09-12 |
|/ / / / / |
|
* | | | | | Merge pull request #15737 from Juneezee/refactor/os.ReadDir | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ |
|
| * | | | | | refactor: use `os.ReadDir` for lightweight directory reading | Eng Zer Jun | 2022-09-11 |
* | | | | | | Merge pull request #15734 from KenMacD/add-path | OpenShift Merge Robot | 2022-09-12 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Include more environment variables in conmon env. | Kenny MacDermid | 2022-09-11 |
* | | | | | | Merge pull request #15728 from tyler92/fix-cpu-millis-limit | OpenShift Merge Robot | 2022-09-10 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Fix CPU usage limitation in play kube for non integer values | Mikhail Khachayants | 2022-09-10 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #15725 from cevich/no_multiarch_win | OpenShift Merge Robot | 2022-09-10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Cirrus: Don't run win_installer in multiarch cron | Chris Evich | 2022-09-09 |
|/ / / / |
|
* | | | | Merge pull request #15706 from edsantiago/docs_dedup_volume | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ |
|
| * | | | | Man pages: refactor common options: --volume | Ed Santiago | 2022-09-09 |
* | | | | | Merge pull request #15719 from containers/dependabot/go_modules/github.com/do... | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | build(deps): bump github.com/docker/docker | dependabot[bot] | 2022-09-09 |
* | | | | | Merge pull request #15716 from vrothberg/fix-15661 | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | stop: fix error handling | Valentin Rothberg | 2022-09-09 |
* | | | | | Merge pull request #15687 from vrothberg/RUN-1639 | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ |
|
| * | | | | | health check: add on-failure actions | Valentin Rothberg | 2022-09-09 |
* | | | | | | Merge pull request #15462 from edsantiago/system_tests_for_update | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | System tests for podman-update | Ed Santiago | 2022-09-01 |
* | | | | | | Merge pull request #15695 from Luap99/update-buildah | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixes for vendoring Buildah | Ed Santiago | 2022-09-09 |
| * | | | | | | update buildah and c/common to latest | Paul Holzinger | 2022-09-09 |
* | | | | | | | Merge pull request #15692 from giuseppe/pod-spec-userns | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | generate, kube: plug HostUsers | Giuseppe Scrivano | 2022-09-08 |
| * | | | | | | | kube: plug HostUsers in the pod spec | Giuseppe Scrivano | 2022-09-08 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #15712 from sstosh/fix-swagger | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Fix swagger documentation | Toshiki Sonoda | 2022-09-09 |
| |/ / / / / |
|
* | | | | | | Merge pull request #15658 from rhatdan/config | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add --config for Docker compatibility | Daniel J Walsh | 2022-09-08 |
* | | | | | | | Merge pull request #15713 from sstosh/cpu-rt-cgroupsv2 | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Ignore cpu realtime options on cgroups V2 systems | Toshiki Sonoda | 2022-09-09 |
|/ / / / / / |
|
* | | | | | | Merge pull request #15607 from fpoirotte/main | OpenShift Merge Robot | 2022-09-08 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Fix #15243 Set AutomountServiceAccountToken to false | François Poirotte | 2022-09-04 |
* | | | | | | Merge pull request #15593 from containers/dependabot/go_modules/github.com/do... | OpenShift Merge Robot | 2022-09-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump github.com/docker/go-units from 0.4.0 to 0.5.0 | dependabot[bot] | 2022-09-06 |
* | | | | | | | Merge pull request #15675 from Luap99/pod-inspect | OpenShift Merge Robot | 2022-09-08 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | fix podman pod inspect to support multiple pods | Paul Holzinger | 2022-09-08 |
* | | | | | | | Merge pull request #15667 from dfr/freebsd-specgen | OpenShift Merge Robot | 2022-09-08 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | specgen/generate: Factor out setting resource limits from CompleteSpec | Doug Rabson | 2022-09-08 |
* | | | | | | | | Merge pull request #15665 from thediveo/data-race | OpenShift Merge Robot | 2022-09-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fixes data race in system.Events and nil error logging | Harald Albrecht | 2022-09-07 |