node-disk-manager
node-disk-manager copied to clipboard
Enhance: use exponential delays in reconciliation for BDC controller.
The BDC controller should first check 5 times at an interval of 10 seconds, to find a matching BD. If the BDC remains in pending state the delay should increase exponentially, similar to how kubernetes reconciler works.