Closed
Description
According to the CSI spec, the CO (or its components) shall invoke this RPC (controllerprobe) to determine readiness of the service
.
A CSI driver that follows the language of the spec will fail if a probe RPC is not invoked prior to other operations. If the CSI language is correct, then this constitutes a bug.