Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[controller] Properly retry failures
The `retryModificationFailures` parameter was never used when initializing the modify controller. As a result, modification failures were not retried until the PVC was re-processed (because the driver restarted or the PVC re-added to the cache)
- Loading branch information