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

Added a new operator for SQL Firewall Rules, cleaned up the resource client #239

Merged
merged 9 commits into from
Sep 30, 2019
Merged

Added a new operator for SQL Firewall Rules, cleaned up the resource client #239

merged 9 commits into from
Sep 30, 2019

Conversation

WilliamMortlMicrosoft
Copy link
Contributor

What this PR does / why we need it:
Added a new operator for SQL Firewall Rules. It was tested in the following scenarios:

-Add a new firewall rule and delete it
-Add a new firewall rule and then delete the sql server and make sure that it is deleted properly

Cleaned up the sql server resource client

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • [ X] this PR contains tests

@WilliamMortlMicrosoft
Copy link
Contributor Author

@frodopwns @jananivMS I added a bunch of comments explaining the code - let me know if it helps!

@WilliamMortlMicrosoft
Copy link
Contributor Author

@frodopwns resource group is no longer in the YAML... I tested the changes using the same criteria and things look good - please verify

Copy link
Contributor

@frodopwns frodopwns left a comment

Choose a reason for hiding this comment

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

lgtm

@WilliamMortlMicrosoft WilliamMortlMicrosoft merged commit f6b9b03 into Azure:azure-sql Sep 30, 2019
Porges pushed a commit that referenced this pull request May 11, 2021
* Convert path to canonical form for exclusion check
* Convert path to canonical form before parsing
* Add tests for Windows paths
* Only test Windows paths on Windows
matthchr added a commit to matthchr/azure-service-operator that referenced this pull request Jul 19, 2022
This was caused by a manual error when creating the Helm chart. In the
future, that error will not happen as we have automation to publish the
chart. In beta.1's case, that automation failed because of a bug that is
now fixed so the chart was published manually.

Fixes Azure#239
matthchr added a commit to matthchr/azure-service-operator that referenced this pull request Jul 19, 2022
This was caused by a manual error when creating the Helm chart. In the
future, that error will not happen as we have automation to publish the
chart. In beta.1's case, that automation failed because of a bug that is
now fixed so the chart was published manually.

Fixes Azure#239
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.

2 participants