summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Run codespellDaniel J Walsh2022-08-25
* Merge pull request #15437 from mheon/default_volume_timeoutOpenShift Merge Robot2022-08-24
|\
| * Add support for containers.conf volume timeoutsMatthew Heon2022-08-23
* | libpod: Enable 'podman info' for FreeBSDDoug Rabson2022-08-24
* | libpod: Move getCPUUtilization to info_linux.goDoug Rabson2022-08-24
* | libpod: Read kernel version and uptime using buildah/pkg/utilDoug Rabson2022-08-24
* | libpod: Split out platform-specific code from hostInfoDoug Rabson2022-08-24
|/
* libpod: Add definition of containerPlatformState for FreeBSDDoug Rabson2022-08-23
* events: Add freebsd support for libpod/eventDoug Rabson2022-08-22
* Merge pull request #15371 from dfr/freebsd-conmonOpenShift Merge Robot2022-08-18
|\
| * libpod: Build oci_conmon_common.go and oci_conmon_attach_common on FreeBSDDoug Rabson2022-08-18
| * libpod: Move openUnixSocket to oci_conmon_attach_linux.goDoug Rabson2022-08-18
| * libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.goDoug Rabson2022-08-18
| * libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_li...Doug Rabson2022-08-18
| * libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.goDoug Rabson2022-08-18
| * libpod: Move oci_conmon_exec_linux.go to oci_conmon_exec_common.goDoug Rabson2022-08-18
| * libpod: Move oci_conmon_attach_linux.go to oci_conmon_attach_common.goDoug Rabson2022-08-18
| * libpod: Move oci_conmon_linux.go to oci_conmon_common.goDoug Rabson2022-08-18
* | runtime: use FindCommon from c/commonGiuseppe Scrivano2022-08-17
|/
* libpod: Move uses of unix.O_PATH to container_internal_linux.goDoug Rabson2022-08-17
* libpod: Move rootless network setup details to container_internal_linux.goDoug Rabson2022-08-17
* libpod: Add stubs for non-linux buildsDoug Rabson2022-08-17
* Merge pull request #15248 from vrothberg/RUN-1606OpenShift Merge Robot2022-08-11
|\
| * kube play: sd-notify integrationValentin Rothberg2022-08-10
| * libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* | build(deps) bump CDI dependency from 0.4.0 to 0.5.0Evan Lezar2022-08-10
|/
* Merge pull request #15084 from sstosh/rm-filteropenshift-ci[bot]2022-08-03
|\
| * Add rm --filter optionToshiki Sonoda2022-07-30
* | Remove libpod/commonMiloslav Trmač2022-07-30
|/
* syncContainer: transition from `stopping` to `exited`Valentin Rothberg2022-07-27
* Merge pull request #14976 from giuseppe/do-not-lock-containers-pod-rmOpenShift Merge Robot2022-07-22
|\
| * libpod: do not lock all containers on pod rmGiuseppe Scrivano2022-07-21
* | container wait: improve error messageValentin Rothberg2022-07-22
* | resource limits for podsCharlie Doern2022-07-21
* | Merge pull request #15003 from giuseppe/create-etc-passwdOpenShift Merge Robot2022-07-21
|\ \
| * | libpod: create /etc/passwd if missingGiuseppe Scrivano2022-07-21
* | | Merge pull request #14984 from Luap99/logsOpenShift Merge Robot2022-07-21
|\ \ \
| * | | fix goroutine leaks in events and logs backendPaul Holzinger2022-07-20
* | | | Merge pull request #14907 from flouthoc/remove-hooksOpenShift Merge Robot2022-07-21
|\ \ \ \ | |_|/ / |/| | |
| * | | pkg,libpod: remove pkg/hooks and use hooks from c/commonAditya R2022-07-20
| | |/ | |/|
* / | Update init ctr default for play kubeUrvashi Mohnani2022-07-20
|/ /
* / Use SafeChown rather then chown for volumes on NFSDaniel J Walsh2022-07-12
|/
* fix wrong log message on Trace levelMikhail Khachayants2022-07-12
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* Merge pull request #14181 from umohnani8/kube-hostnameopenshift-ci[bot]2022-07-11
|\
| * Add ports and hostname correctly in kube yamlUrvashi Mohnani2022-07-08
* | libpod: read exit code when cleaning up the runtimeValentin Rothberg2022-07-11
* | podman wait: return 0 if container never ranValentin Rothberg2022-07-11
* | Merge pull request #14841 from Luap99/common-codeopenshift-ci[bot]2022-07-07
|\ \
| * | use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
| |/