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.78k stars 300 forks source link

Creating a kind cluster in e2e tests is unstable on CI on windows #9483

Open odockal opened 1 day ago

odockal commented 1 day ago

Bug description

Creating a kind cluster e2e test/code seems to be not working properly resulting in some e2e tests to be skipped.

ref: https://github.com/containers/podman-desktop-e2e/actions/runs/11432503318

Operating system

Windows

Installation Method

None

Version

next (development version)

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

amisskii commented 23 hours ago

This issue is related to https://github.com/containers/podman-desktop/issues/9490