| Commit message (Expand) | Author | Age |
* | Remove libpod/common | Miloslav Trmač | 2022-08-02 |
* | libpod: do not lock all containers on pod rm | Giuseppe Scrivano | 2022-07-26 |
* | container wait: improve error message | Valentin Rothberg | 2022-07-26 |
* | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-26 |
* | fix goroutine leaks in events and logs backend | Paul Holzinger | 2022-07-26 |
* | pkg,libpod: remove pkg/hooks and use hooks from c/common | Aditya R | 2022-07-26 |
* | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-26 |
* | Use SafeChown rather then chown for volumes on NFS | Daniel J Walsh | 2022-07-26 |
* | fix wrong log message on Trace level | Mikhail Khachayants | 2022-07-26 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-26 |
* | Merge pull request #14181 from umohnani8/kube-hostname | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Add ports and hostname correctly in kube yaml | Urvashi Mohnani | 2022-07-08 |
* | | libpod: read exit code when cleaning up the runtime | Valentin Rothberg | 2022-07-11 |
* | | podman wait: return 0 if container never ran | Valentin Rothberg | 2022-07-11 |
* | | Merge pull request #14841 from Luap99/common-code | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
| |/ |
|
* | | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ \
| |/
|/| |
|
| * | podman pod create --uts support | cdoern | 2022-07-05 |
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | | Merge pull request #14626 from jakecorrenti/disable-docker-compose-health-check | openshift-ci[bot] | 2022-07-05 |
|\ \ |
|
| * | | Docker-compose disable healthcheck properly handled | Jake Correnti | 2022-07-05 |
| |/ |
|
* / | Sync: handle exit file | Valentin Rothberg | 2022-07-05 |
|/ |
|
* | Merge pull request #14789 from saschagrunert/libpod-errors | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | Merge pull request #14807 from eriksjolund/fix_read_only_spelling | openshift-ci[bot] | 2022-07-04 |
|\ \ |
|
| * | | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 |
* | | | podman pod create --memory | Charlie Doern | 2022-07-01 |
|/ / |
|
* | | fix build | Valentin Rothberg | 2022-07-01 |
* | | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ \
| |/
|/| |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | Merge pull request #14720 from sstosh/rm-option | openshift-ci[bot] | 2022-06-29 |
|\ \ |
|
| * | | Fix: Prevent OCI runtime directory remain | Toshiki Sonoda | 2022-06-24 |
* | | | Merge pull request #14764 from cdoern/cgroup | openshift-ci[bot] | 2022-06-29 |
|\ \ \ |
|
| * | | | only create crgoup when not rootless if using cgroupfs | Charlie Doern | 2022-06-28 |
* | | | | runtime: unpause the container before killing it | Giuseppe Scrivano | 2022-06-28 |
|/ / / |
|
* | | | Merge pull request #14734 from giuseppe/copyup-switch-order | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | volume: new options [no]copy | Giuseppe Scrivano | 2022-06-27 |
| * | | | volume: drop TODO comment | Giuseppe Scrivano | 2022-06-27 |
| * | | | volumes: switch order of checks | Giuseppe Scrivano | 2022-06-27 |
* | | | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ |
|
| * | | | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| * | | | | libpod: volume plugin sendRequest remove body bool | Paul Holzinger | 2022-06-23 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ |
|
| * | | | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | | | Merge pull request #14732 from dfr/criu | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Fix spelling of GetCriuVersion | Doug Rabson | 2022-06-27 |
* | | | | | Merge pull request #14654 from cdoern/cgroup | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | podman cgroup enhancement | cdoern | 2022-06-24 |
| | |/ /
| |/| | |
|
* | | | | Two fixes for DB exit code handling | Matthew Heon | 2022-06-23 |
* | | | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |