-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
ContainerService 2019-06-01 API #6284
ContainerService 2019-06-01 API #6284
Conversation
…/2019-04-01 to version 2019-06-01
SDK Automation [Logs] (Generated from 3f24bf7)Python: Azure/azure-sdk-for-python
Java: Azure/azure-sdk-for-java
Go: Azure/azure-sdk-for-go
JavaScript: Azure/azure-sdk-for-js
C#: Azure/azure-sdk-for-net
Ruby: Azure/azure-sdk-for-ruby
|
Automation for azure-sdk-for-jsA PR has been created for you: |
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
...erservice/resource-manager/Microsoft.ContainerService/stable/2019-06-01/managedClusters.json
Show resolved
Hide resolved
...erservice/resource-manager/Microsoft.ContainerService/stable/2019-06-01/managedClusters.json
Outdated
Show resolved
Hide resolved
"tags": [ | ||
"ContainerServices" | ||
], | ||
"operationId": "ContainerServices_ListOrchestrators", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orchestrators_List
], | ||
"description": "The properties of an orchestrator version profile." | ||
}, | ||
"OrchestratorVersionProfileListResult": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The type name is a bit long, how about OrchestratorListResult? Matches with the (new) operationId as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per discussion these names are copied from the previous API version so we will leave them as-is.
@antmarti-microsoft if your issues have been addresses can you please approve? Your request for changes is preventing merging of this PR. |
Included in this PR:
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.