csi-driver-smb icon indicating copy to clipboard operation
csi-driver-smb copied to clipboard

Limit number of mount retries

Open Twicefan98 opened this issue 1 year ago • 2 comments

Checking if there is a possible configuration/option for csi-driver-smb to limit or set the number of mount retries after failing to mount?

Twicefan98 avatar Jul 22 '24 15:07 Twicefan98

@Twicefan98 No, that's not supported in CSI driver. the mount retry is triggered by the k8s kubelet which does exponential mount if the first few mounts failed.

andyzhangx avatar Jul 23 '24 08:07 andyzhangx

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 21 '24 08:10 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Nov 20 '24 08:11 k8s-triage-robot