BUG REPORT :
/kind bug
What happened:
when a pvc for sfs is send
on the log of the pod I can see :
controller.go:1167] claim update received: MODIFIED default/sfs-pvc Pending
I0315 14:30:42.591766 1 leaderelection.go:215] succesfully renewed lease to provision for pvc default/sfs-pvc
I0315 14:30:42.949463 1 provisioner.go:90] Get share: 28bfc2ad-25e3-48af-96e4-9cb73639c5e2
I0315 14:30:43.378123 1 provisioner.go:97] Grant access: 28bfc2ad-25e3-48af-96e4-9cb73639c5e2
1 event.go:221] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"sfs-pvc", UID:"ca527663-472e-11e9-aa78-fa163ebd8fd7", APIVersion:"v1", ResourceVersion:"35339", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' Failed to provision volume with StorageClass "sfs": Failed to grant access: Invalid request due to incorrect syntax or missing required parameters.
On the Flexibleengine console I can see that the SFS volume is created but always as not avialable status and a new one is recreated until reach the quota limit exceed of sfs
What you expected to happen:
A PV should be created
BUG REPORT : /kind bug What happened: when a pvc for sfs is send on the log of the pod I can see : controller.go:1167] claim update received: MODIFIED default/sfs-pvc Pending I0315 14:30:42.591766 1 leaderelection.go:215] succesfully renewed lease to provision for pvc default/sfs-pvc I0315 14:30:42.949463 1 provisioner.go:90] Get share: 28bfc2ad-25e3-48af-96e4-9cb73639c5e2 I0315 14:30:43.378123 1 provisioner.go:97] Grant access: 28bfc2ad-25e3-48af-96e4-9cb73639c5e2
1 event.go:221] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"sfs-pvc", UID:"ca527663-472e-11e9-aa78-fa163ebd8fd7", APIVersion:"v1", ResourceVersion:"35339", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' Failed to provision volume with StorageClass "sfs": Failed to grant access: Invalid request due to incorrect syntax or missing required parameters.
On the Flexibleengine console I can see that the SFS volume is created but always as not avialable status and a new one is recreated until reach the quota limit exceed of sfs
What you expected to happen: A PV should be created