Files
kubernetes/test/e2e/kubectl
Maciej Szulik 9e87e99587 Add timeout for port-forward test
After removing a pod in port-forward test we wait for an error from POST
request. Since the POST doesn't have a timeout it hangs indefinitely, so
instead we're hitting a DefaultPodDeletionTimeout. To make sure the POST
fails this adds a timeout to ensure we'll always get that expected
error, rather than nil.

Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2024-11-15 17:48:24 +01:00
..
2024-04-08 22:11:44 +00:00
2023-10-10 18:15:49 +02:00
2022-02-14 10:55:35 -07:00