Azure / azure-capi-cli-extension

Kubernetes Cluster API support in the Azure CLI
MIT License
20 stars 18 forks source link

Increase wait_for_number_of_nodes timeout to 15 minutes #162

Closed willie-yao closed 2 years ago

willie-yao commented 2 years ago

Description We noticed that for windows clusters, it takes a longer time for nodes to come up as ready. We are increasing the timeout to 15 minutes because of this issue.

History Notes

Increase wait_for_number_of_nodes timeout to 15 minutes

This checklist is used to make sure that common guidelines for an Azure CLI pull request are followed.