mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-21 00:33:15 +00:00
Introduce a mock net.Listener for tests that triggers a controlled error on Close, enabling reliable simulation of gRPC server failures in test scenarios.