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

Bug: Sql server controller keeps running the Reconcile loop when the SQL server cannot be created in the region due to a quota issue #400

Closed
jananivMS opened this issue Oct 22, 2019 · 0 comments · Fixed by #873
Assignees
Labels
bug 🪲 Something isn't working

Comments

@jananivMS
Copy link
Contributor

Describe the bug
When I run the SQL server controller and try to create a SQL server in the West US region, the Reconcile loop keeps running and I see the error that the instance is in Not ready state. However, when i try to do the same through the portal I see that that region has reached the quota limit for SQL servers.
We need to return an error in this case so the user is aware of this.

To Reproduce
Steps to reproduce the behavior:
Need to somehow simulate quota reached in a region to repro this.

Expected behavior
Reconcile loop should end and show the reason for the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
5 participants