kubernetes-sigs / aws-efs-csi-driver

CSI Driver for Amazon EFS https://aws.amazon.com/efs/
Apache License 2.0
724 stars 555 forks source link

ReadOnlyMany not supported #1409

Open gurpalw opened 4 months ago

gurpalw commented 4 months ago

Currently, attempting to specify ReadOnlyMany as the access mode results in the following error during mounting:

MountVolume.SetUp failed for volume "fsx-volume" : kubernetes.io/csi: mounter.SetupAt failed: rpc error: code = InvalidArgument desc = Volume capability not supported

It seems MULTI_NODE_READER_ONLY is missing from volumeCaps––are there plans to support this anytime soon?

https://github.com/kubernetes-sigs/aws-fsx-csi-driver/issues/164

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

gurpalw commented 1 month ago

/remove-lifecycle stale