| Commit message (Expand) | Author | Age |
* | Introduce graph-based pod container removal | Matthew Heon | 2022-09-14 |
* | Merge pull request #15788 from kolyshkin/non-crypto-id | OpenShift Merge Robot | 2022-09-14 |
|\ |
|
| * | all: stop using deprecated GenerateNonCryptoID | Kir Kolyshkin | 2022-09-13 |
* | | libpod: Add support for 'podman stats' on FreeBSD | Doug Rabson | 2022-09-14 |
* | | libpod: Split out the common code from GetContainerStats | Doug Rabson | 2022-09-14 |
* | | libpod: Move stats.go to stats_linux.go for consistency | Doug Rabson | 2022-09-14 |
|/ |
|
* | Merge pull request #15752 from vrothberg/fix-15691 | OpenShift Merge Robot | 2022-09-13 |
|\ |
|
| * | health checks: restart timers | Valentin Rothberg | 2022-09-13 |
* | | events: Fix spelling of newNullEventer | Doug Rabson | 2022-09-13 |
* | | Merge pull request #15749 from dfr/freebsd-networking | OpenShift Merge Robot | 2022-09-12 |
|\ \ |
|
| * | | libpod: Move ocicniPortsToNetTypesPorts and compareOCICNIPorts to networking_... | Doug Rabson | 2022-09-12 |
| * | | libpod: Move NetworkDisconnect and NetworkConnect to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Move resultToBasicNetworkConfig to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Add support for getContainerNetworkInfo on FreeBSD | Doug Rabson | 2022-09-12 |
| * | | libpod: Move getContainerNetworkInfo to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Move isBridgeNetMode and reloadContainerNetwork to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Move teardownNetwork and teardownCNI to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Move setUpNetwork and getCNIPodName to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Move convertPortMappings and getNetworkOptions to networking_common.go | Doug Rabson | 2022-09-12 |
| * | | libpod: Add FreeBSD implementation of container networking | Doug Rabson | 2022-09-12 |
| * | | libpod: Re-work the container's network state to help code sharing | Doug Rabson | 2022-09-12 |
| * | | libpod: Move platform-specific bind mounts to a per-platform method | Doug Rabson | 2022-09-12 |
| * | | libpod: Avoid a nil dereference when generating resolv.conf on FreeBSD | Doug Rabson | 2022-09-12 |
* | | | set default EventsLogFilePath on first run | Paul Holzinger | 2022-09-12 |
* | | | libpod: runtime newEventer() cleanup | Paul Holzinger | 2022-09-12 |
* | | | event backend journald: fix problem with empty journal | Paul Holzinger | 2022-09-12 |
* | | | event backend none: return an error when reading events | Paul Holzinger | 2022-09-12 |
* | | | fix hang with podman events file logger | Paul Holzinger | 2022-09-12 |
|/ / |
|
* | | Merge pull request #15511 from rhatdan/codespell | OpenShift Merge Robot | 2022-09-12 |
|\ \
| |/
|/| |
|
| * | Fix stutters | Daniel J Walsh | 2022-09-10 |
* | | Merge pull request #15737 from Juneezee/refactor/os.ReadDir | OpenShift Merge Robot | 2022-09-12 |
|\ \ |
|
| * | | refactor: use `os.ReadDir` for lightweight directory reading | Eng Zer Jun | 2022-09-11 |
| |/ |
|
* | | Merge pull request #15734 from KenMacD/add-path | OpenShift Merge Robot | 2022-09-12 |
|\ \
| |/
|/| |
|
| * | Include more environment variables in conmon env. | Kenny MacDermid | 2022-09-11 |
* | | Merge pull request #15716 from vrothberg/fix-15661 | OpenShift Merge Robot | 2022-09-09 |
|\ \ |
|
| * | | stop: fix error handling | Valentin Rothberg | 2022-09-09 |
* | | | Merge pull request #15687 from vrothberg/RUN-1639 | OpenShift Merge Robot | 2022-09-09 |
|\ \ \ |
|
| * | | | health check: add on-failure actions | Valentin Rothberg | 2022-09-09 |
| |/ / |
|
* / / | generate, kube: plug HostUsers | Giuseppe Scrivano | 2022-09-08 |
|/ / |
|
* | | Merge pull request #15607 from fpoirotte/main | OpenShift Merge Robot | 2022-09-08 |
|\ \ |
|
| * | | Fix #15243 Set AutomountServiceAccountToken to false | François Poirotte | 2022-09-04 |
* | | | Merge pull request #15668 from giuseppe/skip-sys-fs-cgroup-systemd-if-missing | OpenShift Merge Robot | 2022-09-07 |
|\ \ \ |
|
| * | | | podman: skip /sys/fs/cgroup/systemd if not present | Giuseppe Scrivano | 2022-09-07 |
* | | | | Merge pull request #15649 from dfr/freebsd-conmon | OpenShift Merge Robot | 2022-09-07 |
|\ \ \ \ |
|
| * | | | | libpod: Filter out ENOTCONN errors when trying to close unix domain sockets | Doug Rabson | 2022-09-07 |
| * | | | | libpod: Factor out capabilites code from prepareProcessExec | Doug Rabson | 2022-09-07 |
* | | | | | Merge pull request #15633 from thediveo/events | OpenShift Merge Robot | 2022-09-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | emit container labels also for container exited and exec died events | Harald Albrecht | 2022-09-06 |
| |/ / / |
|
* / / / | fix Pod removal after OS hard shutdown | Mikhail Khachayants | 2022-09-06 |
|/ / / |
|
* | | | libpod: Factor out setting volume atime to container_internal_linux.go | Doug Rabson | 2022-09-05 |