Files
kubernetes/pkg/kubelet/cm
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-23 14:32:19 +02:00
2025-03-05 06:36:39 -05:00
2024-11-11 12:04:36 -08:00
2024-12-02 16:59:34 +01:00