summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #15566 from mheon/fix_15557OpenShift Merge Robot2022-08-31
|\
| * Inhibit SIGTERM during Conmon startupMatthew Heon2022-08-31
* | Merge pull request #15473 from umohnani8/empty-dirOpenShift Merge Robot2022-08-31
|\ \
| * | Add emptyDir volume support to kube playUrvashi Mohnani2022-08-30
* | | libpod: Make sure writeConmonPipeData is called on FreeBSDDoug Rabson2022-08-29
|/ /
* | Merge pull request #15516 from kubealex/handle-connected-networkOpenShift Merge Robot2022-08-29
|\ \
| * | Fix #15499 already connected networkAlessandro Rossi2022-08-27
* | | Merge pull request #15494 from vrothberg/fix-15492OpenShift Merge Robot2022-08-26
|\ \ \ | |/ / |/| |
| * | libpod: UpdateContainerStatus: do not wait for containerValentin Rothberg2022-08-26
| |/
* | Merge pull request #15474 from umohnani8/gen-kubeDaniel J Walsh2022-08-26
|\ \
| * | Remove duplicate annotations in generated service yamlUrvashi Mohnani2022-08-24
| |/
* / 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
|\ \ \ \ | |_|/ / |/| | |