mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-25 20:30:32 +00:00
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)