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] [AKS] added PATCH endpoint for updating tags #2953

Merged

Conversation

AutorestCI
Copy link
Contributor

[AKS] added PATCH endpoint for updating tags
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 18, 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_3443#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_3443#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_3443
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3443
  • pip wheel --no-deps ./azure-mgmt-containerservice

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 75a7425 into restapi_auto_containerservices/resource-manager Jul 18, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2954

lmazuel pushed a commit that referenced this pull request Jul 30, 2018
* Generated from 6ebbfd580b5cae9767faff722278920ce02bd641 (#2953)

[AKS] added PATCH endpoint for updating tags

* Generated from a03d1c0cfac6c0d9dd15b1917b6fe074c86e2fa1 (#2992)

[AKS] remove "KeyVaultSecretRef" and rename to "ManagedClusterServicePrincipalProfile"

* [AutoPR containerservices/resource-manager] [AKS] remove "ports" property from managed cluster agent pool (#2991)

* Generated from 1bcaff877042ea44dc32ff09ddf54d8c9a1bf2da

[AKS] remove "ports" property from managed cluster agent pool

This was mistakenly copied from ContainerServiceAgentPoolProfile,
but is not supported by AKS.

* Generated from a541179a5d095f958ec91d967183cbe2eb4e7f38

[AKS] remove "fqdn" and "dnsPrefix" and make "storageProfile" read-only

* Generated from a541179a5d095f958ec91d967183cbe2eb4e7f38

[AKS] remove "fqdn" and "dnsPrefix" and make "storageProfile" read-only

* [AutoPR containerservices/resource-manager] New credential api (#3033)

* Generated from ddc68a8949630bf9901fa4480f9a63e2cfe2a22f

rename operationId

* Generated from ddc68a8949630bf9901fa4480f9a63e2cfe2a22f

rename operationId

* ACS 4.2.0
@lmazuel lmazuel deleted the restapi_auto_3443 branch August 1, 2018 23:23
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.

1 participant