Files
kubernetes/pkg
Patrick Ohly 699dce0a57 DRA kubelet: fix gRPC timeout flake
Something changed in Kubernetes such that "desc = stream terminated by
RST_STREAM with error code: CANCEL" is provided as root cause description
instead of "desc = context deadline exceeded".

The error code is the same, so we can test for the expected timeout by ignoring
the exact description.
2025-05-23 14:32:19 +02:00
..
2025-05-15 13:46:48 +00:00
2025-03-26 14:41:09 +00:00
2025-05-18 12:52:13 -04:00