mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-25 04:10:43 +00:00
Automatic merge from submit-queue Remove sleep from DynamicProvisioner test. The comment says that the sleep is there because of 10 minute PV controller sync. The controller sync is now 15 seconds and it should be quick enough to hide this in subsequent `WaitForPersistentVolumeDeleted(.. , 20*time.Minute)`