apiserver/pkg/util/proxy
Antonio Ojea 8f1beab7b2 fix flake on TestStreamTranslator_WebSocketServerErrors
The metrics assertion race with the metric update, and since this
happens at the serverside, we use an active look to check the metrics
instead of expecting to be updated immidiatly.

Change-Id: I9a64b66301d5f4ac3df0c0a01de10602a20f89ea

Kubernetes-commit: f07dcd443d7335d09dc0de7a47485e2e6c87d725
2025-07-24 21:56:42 +00:00
..
metrics Adds metrics to PortForward Websockets 2024-07-17 21:29:31 -07:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
endpointslice.go Add utilities for getting EndpointSlices for a Service 2025-05-22 13:30:11 -04:00
endpointslice_test.go Add utilities for getting EndpointSlices for a Service 2025-05-22 13:30:11 -04:00
proxy.go Port aggregated apiserver discovery to EndpointSlices 2025-01-26 08:55:01 -05:00
proxy_test.go Port aggregated apiserver discovery to EndpointSlices 2025-01-26 08:55:01 -05:00
streamtranslator.go websocket streamtranslator increament metrics before writing status 2025-07-28 21:59:08 +00:00
streamtranslator_test.go fix flake on TestStreamTranslator_WebSocketServerErrors 2025-07-24 21:56:42 +00:00
streamtunnel.go Adds metrics to PortForward Websockets 2024-07-17 21:29:31 -07:00
streamtunnel_test.go Fix test cases that may potentially cause a panic. 2025-03-11 17:41:37 +08:00
translatinghandler.go StreamTranslator and FallbackExecutor for WebSockets 2023-07-06 21:22:07 -07:00
translatinghandler_test.go StreamTranslator and FallbackExecutor for WebSockets 2023-07-06 21:22:07 -07:00
websocket.go apimachinery runtime: support contextual logging 2023-11-20 20:25:00 +01:00