-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 #5009
[AutoPR] containerservice/resource-manager #5009
Conversation
fixing typo per comments
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-containerserviceYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## master #5009 +/- ##
==========================================
- Coverage 49.16% 49.13% -0.03%
==========================================
Files 6456 6486 +30
Lines 181146 182098 +952
==========================================
+ Hits 89055 89478 +423
- Misses 92091 92620 +529
Continue to review full report at Codecov.
|
Revert node public ip support from 2019-04-01 model.
azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_04_30/version.py
Outdated
Show resolved
Hide resolved
there should be a folder for 2019-04-01, no? |
We don't see the changes here that should have been created by Azure/azure-rest-api-specs#5819, specifically the |
weird, why there is no python SDK generated? |
ACS Python update
Location is pure ACS - Python
Rework multi API ACS Python
Created to accumulate context: containerservice/resource-manager