Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | 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 | |
* | | | | | | | | Merge pull request #15681 from sstosh/fix-e2e-sameip-proxy | OpenShift Merge Robot | 2022-09-08 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | e2e: fix run_staticip_test in proxy environment | Toshiki Sonoda | 2022-09-08 | |
* | | | | | | | | | Merge pull request #15610 from n1hility/release-workflow | OpenShift Merge Robot | 2022-09-08 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Add win-installer build/verify workflows to CI | Jason T. Greene | 2022-09-06 | |
| * | | | | | | | | Add new windows installer and build | Jason T. Greene | 2022-09-06 | |
| * | | | | | | | | Add win-sshproxy.exe to windows client zips | Jason T. Greene | 2022-09-06 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #15672 from edsantiago/docs_dedup_userns_pod | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Man pages: refactor common options: --userns (pod) | Ed Santiago | 2022-09-07 | |
* | | | | | | | | Merge pull request #15668 from giuseppe/skip-sys-fs-cgroup-systemd-if-missing | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | podman: skip /sys/fs/cgroup/systemd if not present | Giuseppe Scrivano | 2022-09-07 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #15670 from Luap99/debug | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | proper --debug/-D flag support | Paul Holzinger | 2022-09-07 | |
* | | | | | | | | Merge pull request #15669 from edsantiago/docs_dedup_privileged | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Man pages: refactor common options: --privileged | Ed Santiago | 2022-09-07 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #15653 from edsantiago/docs_dedup_sysctl | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Man pages: refactor common options: --sysctl | Ed Santiago | 2022-09-06 | |
* | | | | | | | Merge pull request #15649 from dfr/freebsd-conmon | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | libpod: Filter out ENOTCONN errors when trying to close unix domain sockets | Doug Rabson | 2022-09-07 | |
| * | | | | | | | libpod: Factor out capabilites code from prepareProcessExec | Doug Rabson | 2022-09-07 | |
* | | | | | | | | Merge pull request #15663 from sstosh/fix-proxy-test | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | system tests: fix systemd tests in proxy environment | Toshiki Sonoda | 2022-09-07 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #15634 from bbalp/update-system-reset-warning-message | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Update the displayed warning in documentation regarding the system reset | Barnabé BALP | 2022-09-06 | |
| * | | | | | | | | Update system reset warning message to warn against deletion of all volumes | Barnabé BALP | 2022-09-05 | |
* | | | | | | | | | Merge pull request #15655 from n1hility/increase-pipe-wait | OpenShift Merge Robot | 2022-09-07 | |
|\ \ \ \ \ \ \ \ \ |