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?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
When `CreateVolume` is called, the `csi-provisioner` expects either "final" or "temporary" errors. If we report final error when Filestore instance creation could be ongoing or it is already created, then...
**Problem:** When configuring a Filestore CSI `StorageClass` with `resource-tags` that do not exist in Google Cloud Platform (GCP), PersistentVolumeClaims (PVCs) using this storage class remain in a `Pending` state. The...
This is a manual cherry-pick of https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/640 ```release-note NONE ``` The automated cherry-pick https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/888 had merge conflicts, hence created a manual cherry-pick after rebase. /assign @leiyiz
**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:...