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 containerservice/resource-manager] [AKS] add availabilityZones to agent pool profile #4271

Conversation

AutorestCI
Copy link
Contributor

[AKS] add availabilityZones to agent pool profile
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jan 30, 2019

(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_5120#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_5120#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_5120
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4271 into restapi_auto_containerservice/resource-manager will decrease coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@                                Coverage Diff                                 @@
##           restapi_auto_containerservice/resource-manager    #4271      +/-   ##
==================================================================================
- Coverage                                           53.69%   53.68%   -0.01%     
==================================================================================
  Files                                                9800     9792       -8     
  Lines                                              209705   209591     -114     
==================================================================================
- Hits                                               112597   112516      -81     
+ Misses                                              97108    97075      -33
Impacted Files Coverage Δ
...eview/models/managed_cluster_agent_pool_profile.py 27.77% <0%> (-1.64%) ⬇️
...w/models/managed_cluster_agent_pool_profile_py3.py 27.77% <50%> (-1.64%) ⬇️
...ght/azure/mgmt/hdinsight/models/storage_account.py 100% <0%> (ø) ⬆️
...azure/mgmt/hdinsight/models/storage_account_py3.py 100% <0%> (ø) ⬆️
...osearch/azure/cognitiveservices/search/__init__.py
azure-mgmt-scheduler/azure/mgmt/__init__.py
...check/azure/cognitiveservices/language/__init__.py
...computervision/azure/cognitiveservices/__init__.py
...h-entitysearch/azure/cognitiveservices/__init__.py
azure-mgmt-documentdb/azure/mgmt/__init__.py
... and 3 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 9bade8d...befb1c2. Read the comment docs.

[AKS] add availabilityZones to agent pool profile
@AutorestCI AutorestCI closed this Feb 6, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5120 branch February 6, 2019 18:44
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