aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #15618 from mheon/add_group_to_addtlgroupsOpenShift Merge Robot2022-09-05
|\
| * Add container GID to additional groupsMatthew Heon2022-09-02
* | Merge pull request #15582 from dfr/freebsd-bindOpenShift Merge Robot2022-09-04
|\ \
| * | libpod/define: Make TypeBind a platform-specific constantDoug Rabson2022-08-30
* | | Merge pull request #15581 from dfr/random-namesOpenShift Merge Robot2022-09-02
|\ \ \
| * | | libpod: Ensure that generated container names are randomDoug Rabson2022-09-01
| |/ /
* | | Merge pull request #15599 from umohnani8/gen-kubeOpenShift Merge Robot2022-09-02
|\ \ \ | |_|/ |/| |
| * | Fix bind-mount-option annotation in gen/play kubeUrvashi Mohnani2022-09-01
* | | implement podman updateCharlie Doern2022-09-01
|/ /
* | Merge pull request #15571 from umohnani8/gen-kubeOpenShift Merge Robot2022-09-01
|\ \ | |/ |/|
| * Set enableServiceLinks to false in generated yamlUrvashi Mohnani2022-08-31
* | 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