You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nodeplugin DaemonSet: removed preStop hook in node-driver-registrar
This was used to remove the registration socket when the container
node-driver-registrar container stops. As of [1] it's done by
the registrar itself, making this hook not needed anymore.
[1] kubernetes-csi/node-driver-registrar#61
0 commit comments