mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
Adds a DRA e2e_node test to verify that the kubelet plugin manager retries plugin registration when the GetInfo call fails, and successfully registers the plugin once GetInfo succeeds. This ensures correct recovery and registration behavior for DRA plugins in failure scenarios.