-
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
Publish Microsoft.ContainerService api-version 2020-03-01 #8756
Merged
PhoenixHe-NV
merged 8 commits into
master
from
dev-containerservice-Microsoft.ContainerService-2020-03-01
Mar 19, 2020
Merged
Publish Microsoft.ContainerService api-version 2020-03-01 #8756
PhoenixHe-NV
merged 8 commits into
master
from
dev-containerservice-Microsoft.ContainerService-2020-03-01
Mar 19, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…/2020-02-01 to version 2020-03-01
* added sku to managed cluster api * move managedcluster sku data model location
* Adds base for updating Microsoft.ContainerService from version stable/2019-02-01 to version 2019-04-01 * Updates readme * Updates API version in new specs and examples * Adding windowsProfile and maxAgentPools property in the new 2019-04-01 api version (#5465) * add maxAgentPools and windowsprofile properties * fixing the sdk generation error * adding load balancer sku property (#5556) * Add support VMSS agent nodes with public IP. (#5748) * Add identity property in managedCluster definition and add an example (#5709) * Add identity property in managedCluster definition and add an example * Fix typo * readmefor generating sdks * remove weird file Co-authored-by: Xiaofang Zhang <[email protected]> Co-authored-by: Jun Sun <[email protected]> Co-authored-by: Tongyao Si <[email protected]>
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-go - Release
|
azure-sdk-for-js - Release
|
azure-cli-extensions - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-java - Release
|
azure-sdk-for-net - Release
|
This was referenced Mar 18, 2020
azure-sdk-for-python - Release
- Breaking Change detected in SDK
|
Can one of the admins verify this patch? |
xizha162
changed the title
Dev containerservice microsoft.container service 2020 03 01
Publish Microsoft.ContainerService api-version 2020-03-01
Mar 18, 2020
@NullMDR , please take a look of this PR. We are hoping to merge this ASAP for an marketing announcement. The SDK generation failures do not seem to be related to the change. Known platform issue? |
PhoenixHe-NV
added
WaitForARMFeedback
<valid label in PR review process> add this label when ARM review is required
and removed
WaitForARMFeedback
<valid label in PR review process> add this label when ARM review is required
labels
Mar 19, 2020
PhoenixHe-NV
approved these changes
Mar 19, 2020
iscai-msft
added a commit
that referenced
this pull request
Mar 20, 2020
…into keyvault_multiapi_readme * 'master' of https://github.com/Azure/azure-rest-api-specs: (101 commits) add cli.md for automation (#8411) adjust assignment (#8782) Remove Microsoft.Backup.Admin 2016-05-01 API version (#8588) Updating global setting in PostgreSQL/MySQL readme file (#8777) update package name and output folder in readme.typescript.md (#8764) add package-2019-12 python define (#8769) Fix Parameter Description for validate resource move (#8524) Edit pass for GA swagger (#8759) Update proxy.json (#8596) Model enums that may change in the future as strings (#8760) Add api-version 2019-11-01 for resources/subscriptions (#8728) regenerated all-api-versions PrivateLinkResources for Microsoft.Automation (#8369) add cli.md for serialconsole (#8401) add cli.md for mariadb (#8466) [Computer Vision] Create CV API v3.0-preview (#7402) Publish Microsoft.ContainerService api-version 2020-03-01 (#8756) Update swagger based on auto-gen process change. (#8766) add assignment-bot config (#8716) add tag package-2019-12 to batch (#8751) ...
00Kai0
pushed a commit
to 00Kai0/azure-rest-api-specs
that referenced
this pull request
Oct 12, 2020
* Adds base for updating Microsoft.ContainerService from version stable/2020-02-01 to version 2020-03-01 * Updates readme * Updates API version in new specs and examples * added sku to managed cluster api (Azure#8426) * added sku to managed cluster api * move managedcluster sku data model location * Generate sdk (Azure#8512) * Adds base for updating Microsoft.ContainerService from version stable/2019-02-01 to version 2019-04-01 * Updates readme * Updates API version in new specs and examples * Adding windowsProfile and maxAgentPools property in the new 2019-04-01 api version (Azure#5465) * add maxAgentPools and windowsprofile properties * fixing the sdk generation error * adding load balancer sku property (Azure#5556) * Add support VMSS agent nodes with public IP. (Azure#5748) * Add identity property in managedCluster definition and add an example (Azure#5709) * Add identity property in managedCluster definition and add an example * Fix typo * readmefor generating sdks * remove weird file Co-authored-by: Xiaofang Zhang <[email protected]> Co-authored-by: Jun Sun <[email protected]> Co-authored-by: Tongyao Si <[email protected]> * Add managed AAD section (Azure#8429) * add agentpool mode property (Azure#8534) * add balance nodegroups flag (Azure#8571) Co-authored-by: mslonli <[email protected]> Co-authored-by: Qingqing <[email protected]> Co-authored-by: Jun Sun <[email protected]> Co-authored-by: Tongyao Si <[email protected]> Co-authored-by: Dong Liu <[email protected]> Co-authored-by: Marwan Ahmed <[email protected]>
FumingZhang
deleted the
dev-containerservice-Microsoft.ContainerService-2020-03-01
branch
February 26, 2024 05:33
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We would like to publish 2020-03-01 api version for Microsoft.ContainerService. Here is a list of all the PRs included in the dev branch:
added sku to managed cluster api added sku to managed cluster api #8426
Add managed AAD section in containerservice Add managed AAD section in containerservice #8429
Add agent pool mode property add agentpool mode property #8534
add extra autoscaler flag support add extra autoscaler flag support #8571
All the PRs to dev branch has been reviewed and signed off by the SDK team and ARM team.
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.