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] Revert node public ip support from 2019-04-01 model. #5050

Merged

Conversation

AutorestCI
Copy link
Contributor

Revert node public ip support from 2019-04-01 model.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 2, 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_5841#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_5841#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_5841
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #5050 into restapi_auto_containerservice/resource-manager will increase coverage by <.01%.
The diff coverage is 75%.

Impacted file tree graph

@@                                Coverage Diff                                 @@
##           restapi_auto_containerservice/resource-manager    #5050      +/-   ##
==================================================================================
+ Coverage                                           49.13%   49.13%   +<.01%     
==================================================================================
  Files                                                6486     6486              
  Lines                                              182098   182096       -2     
==================================================================================
  Hits                                                89478    89478              
+ Misses                                              92620    92618       -2
Impacted Files Coverage Δ
...tainerservice/v2019_04_30/models/agent_pool_py3.py 26.31% <100%> (+1.31%) ⬆️
...naged_cluster_agent_pool_profile_properties_py3.py 26.31% <100%> (+1.31%) ⬆️
...0/models/managed_cluster_agent_pool_profile_py3.py 71.42% <50%> (ø) ⬆️

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 ca5a780...77aacd7. Read the comment docs.

@AutorestCI AutorestCI merged commit 721af5e into restapi_auto_containerservice/resource-manager May 2, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5841 branch May 2, 2019 18:35
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #5009

lmazuel pushed a commit that referenced this pull request May 3, 2019
* Generated from 677328498f477c0bf63728d244deb8fcfd8980e8 (#4996)

fixing typo per comments

* Generated from 0dd98f9eeaf430b1a2275fae8aefb728d1ad8368 (#5050)

Revert node public ip support from 2019-04-01 model.

* Generated from 272e017f99f5ef23262e118663f2539c629aeb8e (#5067)

ACS Python update

* Generated from c7df1a0b650458f1b88fbd4e4d78f646e1f0d4f0 (#5068)

Location is pure ACS - Python

* Generated from ae8e6c09e62b5c242f08c04d5225277e814cf49f (#5070)

Rework multi API ACS Python

* 5.3.0
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.

2 participants