• Yu-Ju Hong's avatar
    Set the podAttachAndMountTimeout to a lower value · 9bc2b430
    Yu-Ju Hong authored
    If the mount operation exceeds the timeout, it will return an error and the
    pod worker will retry in the next sync (10s or less). Compared with the
    original value (i.e., 10 minutes), this frees the pod worker sooner to process
    pod updates, if there are any.
    9bc2b430
volume_manager.go 13.6 KB