k8snetworkplumbingwg / multus-cni

A CNI meta-plugin for multi-homed pods in Kubernetes
Apache License 2.0
2.29k stars 575 forks source link

Adds a wait to account for the possiblity of a not ready unix socket #1201

Closed dougbtv closed 6 months ago

dougbtv commented 6 months ago

Especially during an upgrade scenario, there exists a possibility that a pod will start and that the unix socket won't be ready.

This adds a wait loop in order to account for the fact that this might need a retry.

coveralls commented 6 months ago

Coverage Status

coverage: 63.468%. first build when pulling ceb61bed3b2fc9e5ea6fa3c9fec16196c1fd8613 on dougbtv:debounce-dial-socket into ab7d64e96f9e319c1b3c6fae3b062db9a55236fa on k8snetworkplumbingwg:master.