Files
kubernetes/pkg/kubelet/cm/devicemanager/device_plugin_stub.go
Ryan Phillips 4fdfbc718c devicemanager: fix race in stub
There is a race when the server is coming up and the subsequent dial on
the socket. Fix the race with a PollImmediate retry.
2020-10-30 11:42:01 -05:00

8.6 KiB