mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-23 00:07:31 +00:00
upgrade Azure/go-autorest/autorest to v0.11.27
update
This commit is contained in:
2
vendor/github.com/Azure/go-autorest/autorest/client.go
generated
vendored
2
vendor/github.com/Azure/go-autorest/autorest/client.go
generated
vendored
@@ -31,7 +31,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultPollingDelay is a reasonable delay between polling requests.
|
||||
DefaultPollingDelay = 60 * time.Second
|
||||
DefaultPollingDelay = 30 * time.Second
|
||||
|
||||
// DefaultPollingDuration is a reasonable total polling duration.
|
||||
DefaultPollingDuration = 15 * time.Minute
|
||||
|
||||
Reference in New Issue
Block a user