mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-10 01:55:35 +00:00
fix volumecreate comments
This commit is contained in:
@@ -225,7 +225,7 @@ const (
|
||||
createTagFactor = 2.0
|
||||
createTagSteps = 9
|
||||
|
||||
// encryptedCheck* is configuration of exponential backoff for created volume to check
|
||||
// volumeCreate* is configuration of exponential backoff for created volume to check
|
||||
// it has not been silently removed by AWS.
|
||||
// On a random AWS account (shared among several developers) it took 4s on
|
||||
// average, 8s max.
|
||||
|
||||
Reference in New Issue
Block a user