| Commit message (Expand) | Author | Age |
... | |
* | | | libpod: Use (*Container).addNetworkNamespace to restore checkpoint network | Doug Rabson | 2022-09-05 |
* | | | libpod: Move functions related to checkpoints to container_internal_common.go | Doug Rabson | 2022-09-05 |
* | | | libpod: Move mountNotifySocket to container_internal_common.go | Doug Rabson | 2022-09-05 |
* | | | libpod: Move getUserOverrides, lookupHostUser to container_internal_common.go | Doug Rabson | 2022-09-05 |
* | | | libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.go | Doug Rabson | 2022-09-05 |
* | | | libpod: Use platform-specific mount type for volume mounts | Doug Rabson | 2022-09-05 |
* | | | libpod: Factor out platform-specific sections from generateSpec | Doug Rabson | 2022-09-05 |
* | | | libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal... | Doug Rabson | 2022-09-05 |
* | | | libpod: Add FreeBSD implementation of container internals | Doug Rabson | 2022-09-05 |
* | | | libpod: Move networkDisable to container_linux.go | Doug Rabson | 2022-09-05 |
* | | | Merge pull request #15618 from mheon/add_group_to_addtlgroups | OpenShift Merge Robot | 2022-09-05 |
|\ \ \ |
|
| * | | | Add container GID to additional groups | Matthew Heon | 2022-09-02 |
| |/ / |
|
* | | | Merge pull request #15582 from dfr/freebsd-bind | OpenShift Merge Robot | 2022-09-04 |
|\ \ \ |
|
| * | | | libpod/define: Make TypeBind a platform-specific constant | Doug Rabson | 2022-08-30 |
* | | | | Merge pull request #15581 from dfr/random-names | OpenShift Merge Robot | 2022-09-02 |
|\ \ \ \ |
|
| * | | | | libpod: Ensure that generated container names are random | Doug Rabson | 2022-09-01 |
| |/ / / |
|
* | | | | Merge pull request #15599 from umohnani8/gen-kube | OpenShift Merge Robot | 2022-09-02 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix bind-mount-option annotation in gen/play kube | Urvashi Mohnani | 2022-09-01 |
* | | | | implement podman update | Charlie Doern | 2022-09-01 |
|/ / / |
|
* | | | Merge pull request #15571 from umohnani8/gen-kube | OpenShift Merge Robot | 2022-09-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Set enableServiceLinks to false in generated yaml | Urvashi Mohnani | 2022-08-31 |
* | | | Merge pull request #15566 from mheon/fix_15557 | OpenShift Merge Robot | 2022-08-31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Inhibit SIGTERM during Conmon startup | Matthew Heon | 2022-08-31 |
| |/ |
|
* | | Merge pull request #15473 from umohnani8/empty-dir | OpenShift Merge Robot | 2022-08-31 |
|\ \ |
|
| * | | Add emptyDir volume support to kube play | Urvashi Mohnani | 2022-08-30 |
* | | | 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 |