| Commit message (Expand) | Author | Age |
* | libpod: Make sure writeConmonPipeData is called on FreeBSD | Doug Rabson | 2022-08-29 |
* | Merge pull request #15516 from kubealex/handle-connected-network | OpenShift Merge Robot | 2022-08-29 |
|\ |
|
| * | Fix #15499 already connected network | Alessandro Rossi | 2022-08-27 |
* | | Merge pull request #15494 from vrothberg/fix-15492 | OpenShift Merge Robot | 2022-08-26 |
|\ \
| |/
|/| |
|
| * | libpod: UpdateContainerStatus: do not wait for container | Valentin Rothberg | 2022-08-26 |
* | | Merge pull request #15474 from umohnani8/gen-kube | Daniel J Walsh | 2022-08-26 |
|\ \ |
|
| * | | Remove duplicate annotations in generated service yaml | Urvashi Mohnani | 2022-08-24 |
| |/ |
|
* / | Run codespell | Daniel J Walsh | 2022-08-25 |
|/ |
|
* | Merge pull request #15437 from mheon/default_volume_timeout | OpenShift Merge Robot | 2022-08-24 |
|\ |
|
| * | Add support for containers.conf volume timeouts | Matthew Heon | 2022-08-23 |
* | | libpod: Enable 'podman info' for FreeBSD | Doug Rabson | 2022-08-24 |
* | | libpod: Move getCPUUtilization to info_linux.go | Doug Rabson | 2022-08-24 |
* | | libpod: Read kernel version and uptime using buildah/pkg/util | Doug Rabson | 2022-08-24 |
* | | libpod: Split out platform-specific code from hostInfo | Doug Rabson | 2022-08-24 |
|/ |
|
* | libpod: Add definition of containerPlatformState for FreeBSD | Doug Rabson | 2022-08-23 |
* | events: Add freebsd support for libpod/event | Doug Rabson | 2022-08-22 |
* | Merge pull request #15371 from dfr/freebsd-conmon | OpenShift Merge Robot | 2022-08-18 |
|\ |
|
| * | libpod: Build oci_conmon_common.go and oci_conmon_attach_common on FreeBSD | Doug Rabson | 2022-08-18 |
| * | libpod: Move openUnixSocket to oci_conmon_attach_linux.go | Doug Rabson | 2022-08-18 |
| * | libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.go | Doug Rabson | 2022-08-18 |
| * | libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_li... | Doug Rabson | 2022-08-18 |
| * | libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.go | Doug Rabson | 2022-08-18 |
| * | libpod: Move oci_conmon_exec_linux.go to oci_conmon_exec_common.go | Doug Rabson | 2022-08-18 |
| * | libpod: Move oci_conmon_attach_linux.go to oci_conmon_attach_common.go | Doug Rabson | 2022-08-18 |
| * | libpod: Move oci_conmon_linux.go to oci_conmon_common.go | Doug Rabson | 2022-08-18 |
* | | runtime: use FindCommon from c/common | Giuseppe Scrivano | 2022-08-17 |
|/ |
|
* | libpod: Move uses of unix.O_PATH to container_internal_linux.go | Doug Rabson | 2022-08-17 |
* | libpod: Move rootless network setup details to container_internal_linux.go | Doug Rabson | 2022-08-17 |
* | libpod: Add stubs for non-linux builds | Doug Rabson | 2022-08-17 |
* | Merge pull request #15248 from vrothberg/RUN-1606 | OpenShift Merge Robot | 2022-08-11 |
|\ |
|
| * | kube play: sd-notify integration | Valentin Rothberg | 2022-08-10 |
| * | libpod: allow the notify socket to be passed programatically | Valentin Rothberg | 2022-08-10 |
* | | build(deps) bump CDI dependency from 0.4.0 to 0.5.0 | Evan Lezar | 2022-08-10 |
|/ |
|
* | Merge pull request #15084 from sstosh/rm-filter | openshift-ci[bot] | 2022-08-03 |
|\ |
|
| * | Add rm --filter option | Toshiki Sonoda | 2022-07-30 |
* | | Remove libpod/common | Miloslav Trmač | 2022-07-30 |
|/ |
|
* | syncContainer: transition from `stopping` to `exited` | Valentin Rothberg | 2022-07-27 |
* | Merge pull request #14976 from giuseppe/do-not-lock-containers-pod-rm | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | libpod: do not lock all containers on pod rm | Giuseppe Scrivano | 2022-07-21 |
* | | container wait: improve error message | Valentin Rothberg | 2022-07-22 |
* | | resource limits for pods | Charlie Doern | 2022-07-21 |
* | | Merge pull request #15003 from giuseppe/create-etc-passwd | OpenShift Merge Robot | 2022-07-21 |
|\ \ |
|
| * | | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-21 |
* | | | Merge pull request #14984 from Luap99/logs | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ |
|
| * | | | fix goroutine leaks in events and logs backend | Paul Holzinger | 2022-07-20 |
* | | | | Merge pull request #14907 from flouthoc/remove-hooks | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | pkg,libpod: remove pkg/hooks and use hooks from c/common | Aditya R | 2022-07-20 |
| | |/
| |/| |
|
* / | | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-20 |
|/ / |
|
* / | Use SafeChown rather then chown for volumes on NFS | Daniel J Walsh | 2022-07-12 |
|/ |
|
* | fix wrong log message on Trace level | Mikhail Khachayants | 2022-07-12 |