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

[AutoPR] containerservices/resource-manager #4064

Merged
merged 6 commits into from
Jan 10, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: containerservices/resource-manager

typo: containerservice/Microsoft.ContainerService

- chamge -> change
- clusteradmin -> cluster admin
- clusteruser -> cluster user
- agentpool -> an agent pool
- vnet's -> VNet's
- FDQN - > FQDN
- openshift -> OpenShift
- verison -> version
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerservice

You can install the package azure-mgmt-containerservice of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_containerservices/resource-manager#egg=azure-mgmt-containerservice&subdirectory=azure-mgmt-containerservice"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_containerservices/resource-manager#egg=azure-mgmt-containerservice&subdirectory=azure-mgmt-containerservice"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_containerservices/resource-manager
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_containerservices/resource-manager
  • pip wheel --no-deps ./azure-mgmt-containerservice

Direct download

Your files can be directly downloaded here:

…ation for 2018-03-31 and 2018-08-01-preview (#4088)

* Generated from 705a889279c218f987a492183359414ebd6c205a

correct example fileName

* Generated from 739ebf423cf9fa4ff6c90e9056a080a5d19cfbac

add default response and 202, correct typo
Add minLength: 1 to resourceGroupName paramters

This avoids an inscrutable error in the CLI if the user specifies an
empty resource group name.
…onse from reset SP/AAD api (#4099)

* Generated from abbffc45c89ec7df7a085668938d4d1c99de4d3f

rebase

* Generated from 68b822a898956ff4152d015407f6ee8ee9299360

long running operation

* Generated from db342271af8fbeef8464a0fa7e2fc5a4cd0f1662

return 202 with no body

* Generated from b39369cea532289fe4c841888bd6b04594921af8

forget to remove 202 body from 2018-08-01-preview api

* Generated from 9436137c879062700e3ade0d499603fc1437bfed

add 200 without schema

* Generated from df0936f255eeb8df56a204d5d89b012795f516bb

resolve conflict
@zqingqing1
Copy link
Member

@lmazuel , can you help to review and merge this PR? The PR has been sitting there for a long time. Could you take a moment to review it?

…tion fields (#4120)

* Generated from a2ab98d9d7cafde90cb02ddc14ff6148560c0eb4

[AKS] add missing description fields

* Generated from 04a08f6fc7d53336a7ed2b39c3cb69f4a57d2966

[AKS] fix up reset endpoints in preview API

* Generated from 84cef65388454e9a36c4937b5afed77f12347ae8

[AKS] add missing description fields
@lmazuel lmazuel merged commit b730192 into master Jan 10, 2019
@lmazuel lmazuel deleted the restapi_auto_containerservices/resource-manager branch January 10, 2019 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants