gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
**What type of PR is this?** /kind bug **What this PR does / why we need it**: before this fix multiple clusters can have the same sc, which would point...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
**What type of PR is this?** > /kind bug **What this PR does / why we need it**: The backend report multiple errors like this when the CSI Driver is...
The Future Features section of the README links to an archived NFS provisioner repository. Should it link to https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner instead? https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/blob/2729775080d6cfac1bc60c8e29854d234fa3a177/README.md?plain=1#L95-L98
**What type of PR is this?** > /kind feature **What this PR does / why we need it**: We want to change to a distroless image to decrease the amount...
From [documentation](https://cloud.google.com/filestore/docs/known-issues) > Filestore instances on the shared VPC network cannot be created from service projects If you attempt to create a Filestore instance from a service project that is...
Their use of deploy/kubernetes/manifests isn't consistent with our overlays, and they cause confusion with the cluster_setup/cleanup scripts.
See generateNewFileInstance in controller.go