• k8s-merge-robot's avatar
    Merge pull request #26414 from jsafrane/reduce-sync-period · 9aeeef1d
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Reduce volume controller sync period
    
    fixes #24236 and most probably also fixes #25294.
    Needs #25881! With the cache, binder is not affected by sync period. Without the cache, binding of 1000 PVCs takes more than 5 minutes (instead of ~70 seconds).
    
    15 seconds were chosen by fair 2d10 roll :-)
    9aeeef1d
Name
Last commit
Last update
..
options Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
controller.go Loading commit data...
controller_base.go Loading commit data...
controller_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
recycle_test.go Loading commit data...
volume_host.go Loading commit data...