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

Add support for postgres 14 flexible server #18506

Closed
m-rcl opened this issue Jun 30, 2022 · 9 comments · Fixed by Azure/azure-rest-api-specs#19661
Closed

Add support for postgres 14 flexible server #18506

m-rcl opened this issue Jun 30, 2022 · 9 comments · Fixed by Azure/azure-rest-api-specs#19661
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Mgmt This issue is related to a management-plane library. needs-author-feedback Workflow: More information is needed from author to address the issue.

Comments

@m-rcl
Copy link

m-rcl commented Jun 30, 2022

Feature Request

Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13.

https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 30, 2022
@jhendrixMSFT jhendrixMSFT added Mgmt This issue is related to a management-plane library. feature-request This issue requires a new behavior in the product in order be resolved. and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jun 30, 2022
@ghost ghost added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jun 30, 2022
@lirenhe
Copy link
Member

lirenhe commented Jul 1, 2022

@tadelesh, this seems to be a service ask, could you follow up with the service team? Thanks

@ghost
Copy link

ghost commented Jul 4, 2022

Thank you for your feedback. This has been routed to the support team for assistance.

@navba-MSFT navba-MSFT assigned navba-MSFT and unassigned tadelesh Jul 4, 2022
@navba-MSFT
Copy link

@m-rcl Apologies for the late reply. Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update.

@navba-MSFT navba-MSFT removed the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jul 4, 2022
@ArcturusZhang
Copy link
Member

Hi @m-rcl we will update the SDK once the swagger update is merged. And for your information, to workaround this, you do not have to wait for us to update the SDK, you could still send the corresponding value in this way:

version := ServerVersion("14")

@navba-MSFT navba-MSFT added the needs-author-feedback Workflow: More information is needed from author to address the issue. label Jul 5, 2022
@navba-MSFT
Copy link

@m-rcl I wanted to do quick follow-up to check if you had a chance to look at the above comment and try the suggestion of using version using version := ServerVersion("14"). Please let us know if you are still facing this issue. Awaiting your reply.

@m-rcl
Copy link
Author

m-rcl commented Jul 7, 2022

@ArcturusZhang @navba-MSFT thanks for the reply! 😄
As I'm not using the SDK directly but through Terraform, unfortunately I cannot verify the proposed workaround at this moment. As soon as the update is merged, I will raise a request to Terraform to update the azurerm-providers and close this issue.

@ghost ghost added needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team and removed needs-author-feedback Workflow: More information is needed from author to address the issue. labels Jul 7, 2022
@navba-MSFT
Copy link

@m-rcl Thanks for getting back. I see that there is a pending PR with terraform already. see hashicorp/terraform-provider-azurerm#17517

@navba-MSFT navba-MSFT added needs-author-feedback Workflow: More information is needed from author to address the issue. and removed needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jul 7, 2022
@m-rcl
Copy link
Author

m-rcl commented Jul 7, 2022

@navba-MSFT thanks for the hint! I didn't realize the PR was opened for Terraform!

@ghost ghost added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jul 7, 2022
@ghost ghost removed the needs-author-feedback Workflow: More information is needed from author to address the issue. label Jul 7, 2022
@navba-MSFT navba-MSFT added needs-author-feedback Workflow: More information is needed from author to address the issue. and removed needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jul 8, 2022
@navba-MSFT
Copy link

@m-rcl You're welcome. You could also follow-up on this PR hashicorp/terraform-provider-azurerm#17517 to check the ETA for the release.

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-go that referenced this issue Jul 13, 2022
azure-sdk pushed a commit to azure-sdk/azure-resource-manager-schemas that referenced this issue Jul 13, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-go that referenced this issue Jul 13, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request This issue requires a new behavior in the product in order be resolved. Mgmt This issue is related to a management-plane library. needs-author-feedback Workflow: More information is needed from author to address the issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants