kubernetes/pkg/client/tests
arkbriar 42808c8343 Support cancelable SPDY executor stream
Mark remotecommand.Executor as deprecated and related modifications.

Handle crash when streamer.stream panics

Add a test to verify if stream is closed after connection being closed

Remove blank line and update waiting time to 1s to avoid test flakes in CI.

Refine the tests of StreamExecutor according to comments.

Remove the comment of context controlling the negotiation progress and misc.

Signed-off-by: arkbriar <arkbriar@gmail.com>
2022-10-09 15:24:00 +08:00
..
doc.go Modification: revise some errors about golint in some packages 2018-08-31 13:22:25 +08:00
fake_client_test.go generated: run refactor 2020-02-08 12:30:21 -05:00
listwatch_test.go fix defer in for loop, maybe resource leak 2022-06-03 02:08:23 +09:00
portfoward_test.go Cleanup: defer to close server in tests (#110367) 2022-06-21 08:00:38 -07:00
remotecommand_test.go Support cancelable SPDY executor stream 2022-10-09 15:24:00 +08:00