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

fixed YAML, removed check name functionality #276

Merged
merged 3 commits into from
Oct 3, 2019
Merged

fixed YAML, removed check name functionality #276

merged 3 commits into from
Oct 3, 2019

Conversation

WilliamMortlMicrosoft
Copy link
Contributor

@WilliamMortlMicrosoft WilliamMortlMicrosoft commented Oct 2, 2019

1.) added back the YAML samples
2.) backed out Mel's code for checking names

@WilliamMortlMicrosoft WilliamMortlMicrosoft added bug 🪲 Something isn't working azure-sql labels Oct 2, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft self-assigned this Oct 2, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft added this to In Review in Azure SQL via automation Oct 2, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft changed the title fixed YAML, removed Mel's fix, updated DB controller fixed YAML, removed check name functionality, updated DB controller Oct 2, 2019
Copy link
Contributor

@jananivMS jananivMS left a comment

Choose a reason for hiding this comment

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

I would revert the removal of resourcegroup from the Sqldatabase scheme as one of the scenarios that used to work isnt. And we may nmeed that for a customer. I would recommend pushing the other changes without it as they are important to unblock folks on azure-sql

controllers/sqldatabase_controller.go Outdated Show resolved Hide resolved
controllers/sqldatabase_controller.go Outdated Show resolved Hide resolved
@WilliamMortlMicrosoft WilliamMortlMicrosoft changed the title fixed YAML, removed check name functionality, updated DB controller fixed YAML, removed check name functionality Oct 2, 2019
@jananivMS jananivMS self-requested a review October 3, 2019 04:34
Copy link
Contributor

@jananivMS jananivMS left a comment

Choose a reason for hiding this comment

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

Tested and it looks good.

@WilliamMortlMicrosoft WilliamMortlMicrosoft merged commit e13fa50 into Azure:azure-sql Oct 3, 2019
Azure SQL automation moved this from In Review to Done Oct 3, 2019
@WilliamMortlMicrosoft WilliamMortlMicrosoft deleted the telemetry branch October 3, 2019 05:35
jananivMS added a commit that referenced this pull request Oct 3, 2019
Porges added a commit that referenced this pull request May 11, 2021
When producing an object for a `OneOf` type, naming information is lost when collapsing types like `AllOf` into objects. To fix this we will produce names before collapsing types in order to preserve the original names.

If there are multiple names produced for an `AllOf` we prefer the one that is derived from a `TypeName` or is at a lower “inheritance” depth.
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
No open projects
Azure SQL
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants