Skip to content

[AutoPR containerservice/resource-manager] Add identity property in managedCluster definition and add an example - #4922

Merged
AutorestCI merged 2 commits into
restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01from
restapi_auto_5709
Apr 24, 2019
Merged

[AutoPR containerservice/resource-manager] Add identity property in managedCluster definition and add an example#4922
AutorestCI merged 2 commits into
restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01from
restapi_auto_5709

Conversation

@AutorestCI

Copy link
Copy Markdown
Contributor

Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-04-01/managedClusters.json

Co-Authored-By: norshtein <tosi@microsoft.com>
@AutorestCI

AutorestCI commented Apr 22, 2019

Copy link
Copy Markdown
Contributor Author

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io

codecov-io commented Apr 22, 2019

Copy link
Copy Markdown

Codecov Report

Merging #4922 into restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01 will decrease coverage by <.01%.
The diff coverage is 14.28%.

Impacted file tree graph

@@                                             Coverage Diff                                             @@
##           restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01    #4922      +/-   ##
===========================================================================================================
- Coverage                                                                    49.49%   49.48%   -0.01%     
===========================================================================================================
  Files                                                                         6341     6341              
  Lines                                                                       177586   177592       +6     
===========================================================================================================
  Hits                                                                         87889    87889              
- Misses                                                                       89697    89703       +6
Impacted Files Coverage Δ
.../mgmt/containerservice/container_service_client.py 46.15% <0%> (-2.34%) ⬇️
...shift_managed_cluster_aad_identity_provider_py3.py 45.45% <50%> (-4.55%) ⬇️

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 8b9b232...5459181. Read the comment docs.

@AutorestCI
AutorestCI merged commit 4053fab into restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01 Apr 24, 2019
@AutorestCI
AutorestCI deleted the restapi_auto_5709 branch April 24, 2019 20:16
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01@8b9b232). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../mgmt/containerservice/container_service_client.py 0.00% 5 Missing ⚠️
...shift_managed_cluster_aad_identity_provider_py3.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                                            Coverage Diff                                             @@
##             restapi_auto_dev-containerservice-Microsoft.ContainerService-2019-04-01    #4922   +/-   ##
==========================================================================================================
  Coverage                                                                           ?   49.48%           
==========================================================================================================
  Files                                                                              ?     6341           
  Lines                                                                              ?   177592           
  Branches                                                                           ?        0           
==========================================================================================================
  Hits                                                                               ?    87889           
  Misses                                                                             ?    89703           
  Partials                                                                           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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