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] Add regex validation for ManagedClusterAgentPoolProfile.name #4486

Merged

Conversation

AutorestCI
Copy link
Contributor

Add regex validation for ManagedClusterAgentPoolProfile.name
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 5, 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_5324#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_5324#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_5324
  • pip install -e ./azure-mgmt-containerservice

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4486 into restapi_auto_containerservice/resource-manager will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@                                Coverage Diff                                 @@
##           restapi_auto_containerservice/resource-manager    #4486      +/-   ##
==================================================================================
+ Coverage                                           53.57%   53.76%   +0.18%     
==================================================================================
  Files                                               10231     9792     -439     
  Lines                                              217150   209931    -7219     
==================================================================================
- Hits                                               116338   112862    -3476     
+ Misses                                             100812    97069    -3743
Impacted Files Coverage Δ
...03_31/models/managed_cluster_agent_pool_profile.py 35.71% <ø> (ø) ⬆️
...1/models/managed_cluster_agent_pool_profile_py3.py 35.71% <ø> (ø) ⬆️
...models/azure_data_lake_analytics_linked_service.py 33.33% <0%> (-8.78%) ⬇️
...mt/datafactory/models/ftp_server_linked_service.py 33.33% <0%> (-8.78%) ⬇️
...ory/models/azure_data_lake_store_linked_service.py 33.33% <0%> (-8.78%) ⬇️
...ure/mgmt/datafactory/models/http_linked_service.py 33.33% <0%> (-8.78%) ⬇️
.../mgmt/datafactory/models/marketo_linked_service.py 35.71% <0%> (-8.74%) ⬇️
...e/mgmt/datafactory/models/eloqua_linked_service.py 35.71% <0%> (-8.74%) ⬇️
...e/mgmt/datafactory/models/sybase_linked_service.py 35.71% <0%> (-8.74%) ⬇️
...zure/mgmt/datafactory/models/db2_linked_service.py 35.71% <0%> (-8.74%) ⬇️
... and 774 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 657c560...af9094f. Read the comment docs.

@AutorestCI AutorestCI merged commit 473f752 into restapi_auto_containerservice/resource-manager Mar 5, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5324 branch March 5, 2019 19:25
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4253

lmazuel pushed a commit that referenced this pull request Mar 20, 2019
* Generated from ef1287831662781cf21ee0d9a732217aea8eab9c (#4246)

[AKS] add apiServerAuthorizedIPRanges property

* [AutoPR containerservice/resource-manager] Revert "[AKS] add apiServerAuthorizedIPRanges property" (#4302)

* Generated from 61675bba89c552d90ca1f94fa73f32d9419bb26d

Revert "[AKS] add apiServerAuthorizedIPRanges property (#5101)"

This reverts commit 8d178c3.

* Packaging update of azure-mgmt-containerservice

* [AutoPR containerservice/resource-manager] Add regex validation for ManagedClusterAgentPoolProfile.name (#4486)

* Generated from a9694f038563b6600cacb177465b9e1390df027a

Add regex validation for ManagedClusterAgentPoolProfile.name

* Packaging update of azure-mgmt-containerservice

* Packaging update of azure-mgmt-containerservice

* Rebuild by #4253

* Generated from 01be795b1cc023532b66cb08e486ed3296b57e2e (#4593)

Merge branch 'master' into dev-containerservice-Microsoft.ContainerService-2019-02-01

* Remove files commited by mistake

* Update multiAPI packaging

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

3 participants