Description of problem:
Attempting to create PVC against the SC just stays in pending. Nothing in the events for the project, nothing seen in vSphere events for our svc account’s attempt to create a VMDK in that datacenter/datastore.
Version-Release number of selected component (if applicable):
4.2.12 vSphere UPI
How reproducible:
Consistently
Steps to Reproduce:
1. Create PVC with storage class `thin`
2. Create pod which uses the PVC
3. VMDK is created, but no PV is created
Actual results:
PV is not created, pod is stuck in 'Pending'
Expected results:
PV should be created and bound to PVC
Additional info: