kubernetes/test/e2e/testing-manifests/storage-csi/mock
Patrick Ohly f117849582 mock tests: ResourceExhausted error handling in external-provisioner
The mock driver gets instructed to return a ResourceExhausted error
for the first CreateVolume invocation via the storage class
parameters.

How this should be handled depends on the situation: for normal
volumes, we just want external-scheduler to retry. For late binding,
we want to reschedule the pod. It also depends on topology support.
2020-04-07 13:09:31 +02:00
..
csi-mock-driver-attacher.yaml Update hostpath and mock csi drivers with latest sidecars 2020-01-08 18:54:42 -08:00
csi-mock-driver-resizer.yaml Update hostpath and mock csi drivers with latest sidecars 2020-01-08 18:54:42 -08:00
csi-mock-driver.yaml mock tests: ResourceExhausted error handling in external-provisioner 2020-04-07 13:09:31 +02:00
csi-mock-driverinfo.yaml Updated CSIDriver references 2020-03-06 08:21:26 -05:00
csi-mock-rbac.yaml Add CSI volume resizing tests 2019-03-08 09:23:18 -05:00
csi-storageclass.yaml