Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make create timeouts configurable for DBaaS and K8s clusters. #650

Merged
merged 3 commits into from
Jun 28, 2021

Conversation

andrewsomething
Copy link
Member

DBaaS and K8s clusters can take awhile to come online. This PR makes the timeouts for them user configurable. It also bumps up the default K8s create timeout to 30 minutes.

Fixes: #329

@andrewsomething andrewsomething requested a review from a team June 25, 2021 20:41
Copy link
Member

@bentranter bentranter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andrewsomething andrewsomething merged commit e0eaab2 into main Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubernetes_cluster and kubernetes_node_pool timeout
2 participants