Files
kubernetes/test
Ed Bartosh 6f5240b19c e2e_node: fix podresources test
Fixed `The phase of Pod e2e-test-pod is Succeeded which is unexpected`
error. `e2epod.NewPodClient(f).CreateSync` is unable to catch 'Running'
status of the pod as pod finishes too fast.
Using `Create` API should solve the issue as it doesn't query pod
status.
2024-03-21 13:11:03 +02:00
..
2024-03-21 13:11:03 +02:00
2024-02-29 22:07:41 -08:00
2024-02-29 22:07:00 -08:00
2023-05-11 16:43:38 +00:00