Files
kubernetes/test
Ed Bartosh f6090185a8 e2e: fix node conformance flake
The test `Pods should support retriving logs from the container
over websockets` flakes as it doesn't always wait until
container is running and is able to produce expected output.
Waiting for pod to be in the `Running` state is not enough
as it doesn't mean that container is running.

Waiting for container to be in `Running` state should fix
the test.
2025-02-14 20:19:17 +02:00
..
2025-02-12 11:04:11 +02:00
2025-02-14 20:19:17 +02:00
2024-11-06 17:16:40 +02:00