CSI: set plugin socket path on restore (#12149)
The Prestart hook for task runner hooks doesn't get called when we restore a task, because the task is already running. The Postrun hook for CSI plugin supervisors needs the socket path to have been populated so that the client has a valid path.
Showing
+26 -17
Please register or sign in to comment