Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: containerservices/resource-manager

[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_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:

[AKS] remove "KeyVaultSecretRef" and rename to "ManagedClusterServicePrincipalProfile"
@codecov-io
Copy link

codecov-io commented Jul 26, 2018

Codecov Report

Merging #2954 into master will decrease coverage by 1.01%.
The diff coverage is 39.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2954      +/-   ##
==========================================
- Coverage   56.97%   55.96%   -1.02%     
==========================================
  Files        7804     9028    +1224     
  Lines      160296   187151   +26855     
==========================================
+ Hits        91334   104734   +13400     
- Misses      68962    82417   +13455
Impacted Files Coverage Δ
...re/mgmt/containerservice/models/managed_cluster.py 27.77% <ø> (ø) ⬆️
...gmt/containerservice/models/managed_cluster_py3.py 27.77% <ø> (ø) ⬆️
...rvice/models/managed_cluster_agent_pool_profile.py 35.71% <0%> (+6.3%) ⬆️
...rservice/operations/managed_clusters_operations.py 15.48% <10.14%> (-2.17%) ⬇️
...inerservice/azure/mgmt/containerservice/version.py 100% <100%> (ø) ⬆️
...ice/azure/mgmt/containerservice/models/__init__.py 100% <100%> (ø) ⬆️
...e/models/managed_cluster_agent_pool_profile_py3.py 35.71% <50%> (+6.3%) ⬆️
...t/containerservice/models/credential_result_py3.py 62.5% <62.5%> (ø)
.../mgmt/containerservice/models/credential_result.py 62.5% <62.5%> (ø)
...odels/managed_cluster_service_principal_profile.py 62.5% <62.5%> (ø)
... and 1280 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df0e798...e457869. Read the comment docs.

…erty 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
* Generated from ddc68a8949630bf9901fa4480f9a63e2cfe2a22f

rename operationId

* Generated from ddc68a8949630bf9901fa4480f9a63e2cfe2a22f

rename operationId
@lmazuel lmazuel merged commit 2ee5618 into master Jul 30, 2018
@lmazuel lmazuel deleted the restapi_auto_containerservices/resource-manager branch July 30, 2018 21: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.

4 participants