Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
csi: restore long timeout for controller plugins (#7840)
During MVP development, we reduced the timeout for controller plugins to avoid long hangs in GC workers. But now that this work has been moved to the volume watcher, we can restore the original timeout which is better suited for the characteristic timescales of some cloud provider APIs and better matches the behavior of k8s.
- Loading branch information