• Tim Gross's avatar
    CSI: set plugin socket path on restore (#12149) · 907c7958
    Tim Gross authored
    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.
    907c7958