kubernetes-sigs / nfs-subdir-external-provisioner

Dynamic sub-dir volume provisioner on a remote NFS server.
Apache License 2.0
2.58k stars 757 forks source link

mountOptions in PVs #295

Open RUzOfuz5m opened 1 year ago

RUzOfuz5m commented 1 year ago

I'm looking for a way to add NFS mount options to the created PVs. Specifically

spec:
  mountOptions:
  - sync

I've tested it manually by editing the PV created by nfs-subdir-external-provisioner and it's working without issue. I found more information about it here

k8s-triage-robot commented 9 months ago

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

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

You can:

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

/lifecycle stale

k8s-triage-robot commented 8 months ago

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:

You can:

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

/lifecycle rotten

4censord commented 8 months ago

/remove-lifecycle rotten

I'm looking for this as well.

4censord commented 8 months ago

/remove-lifecycle rotten /remove-lifecycle stale

I hate this bot

dung-tien-nguyen commented 8 months ago

/remove-lifecycle rotten

I'm looking for this as well. image You can configure the following in the value helm file

k8s-triage-robot commented 5 months ago

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

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

You can:

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

/lifecycle stale

RUzOfuz5m commented 4 months ago

/remove-lifecycle stale

k8s-triage-robot commented 1 month ago

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

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

You can:

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

/lifecycle stale

cornfeedhobo commented 1 week ago

@dung-tien-nguyen They appear to have no effect on the actual mounts though