tailscale/k8s-operator/sessionrecording/ws
Tom Proctor 61d42eb300
k8s-operator: fix test flake (#16680)
This occasionally panics waiting on a nil ctx, but was missed in the
previous PR because it's quite a rare flake as it needs to progress to a
specific point in the parser.

Updates #16678

Change-Id: Ifd36dfc915b153aede36b8ee39eff83750031f95

Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
2025-07-28 13:33:46 +01:00
..
conn_test.go k8s-operator: fix test flake (#16680) 2025-07-28 13:33:46 +01:00
conn.go k8s-operator: handle multiple WebSocket frames per read (#16678) 2025-07-28 12:03:08 +01:00
message_test.go cmd/k8s-operator,k8s-operator/sessionrecording: support recording kubectl exec sessions over WebSockets (#12947) 2024-08-14 17:57:50 +01:00
message.go k8s-operator: handle multiple WebSocket frames per read (#16678) 2025-07-28 12:03:08 +01:00