containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.83k stars 305 forks source link

Podman Desktop - Makes too many "process creation" calls and fills up windows event log #9496

Open pkrall-swi opened 2 weeks ago

pkrall-swi commented 2 weeks ago

Bug description

Hi there, When podman desktop is open and a container is actively running, podman is making podman cli calls to get the stats for the container. Each one of these calls is made every few seconds which eventually fills up the windows event logs. Is there a way to change the polling interval so it only polls ever min or so?

Operating system

Windows 10 and 11

Installation Method

Installer from website/GitHub releases

Version

1.13.0

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

odockal commented 1 week ago

Related or duplicate of https://github.com/containers/podman-desktop/issues/9417.