-
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] containerservices/resource-manager #2186
[AutoPR] containerservices/resource-manager #2186
Conversation
(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 #2186 +/- ##
==========================================
- Coverage 56.09% 55.65% -0.44%
==========================================
Files 6979 7194 +215
Lines 147807 152652 +4845
==========================================
+ Hits 82906 84964 +2058
- Misses 64901 67688 +2787
Continue to review full report at Codecov.
|
@AutorestCI rebase |
Sync up ACS VM sizes with AKS sizes
[AKS] specify byte format for base64-encoded kubeconfig
Sync ACS & AKS' VM sizes lists
…or fetching accessProfiles (#2583) * Generated from 3c1665f522ece941d8c827b3e8ee539c2cdaf846 [AKS] add POST endpoint for fetching accessProfiles * Generated from a86af5dd1b974ecc3b58e95efc228497137d79a3 Mark GET endpoint for accessProfiles as deprecated * Generated from 14544bfbd10b7319f64f1174b84801347ace5dc9 Bump package version * Generated from a69eb4b470374683c3bc4e86491aa60ae0a161ea Rename to GetAccessProfile
2cc6d9d
to
afba301
Compare
Rebase done and pushed to the branch |
Encountered a Subprocess error
Command: ['/usr/local/bin/autorest', '/tmp/tmprmd_0a58/rest/specification/containerservices/resource-manager/readme.md', '--multiapi', '--python', '--python-mode=update', '--python-sdks-folder=/tmp/tmprmd_0a58/sdk', '[email protected]/autorest.python@~3.0', '--version=preview'] AutoRest code generation utility [version: 2.0.4262; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@[email protected]/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4279)
Loading AutoRest extension '@microsoft.azure/autorest.python' (~3.0->3.0.51)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions
- file:///tmp/tmprmd_0a58/rest/specification/containerservices/resource-manager/Microsoft.ContainerService/stable/2017-08-31/managedClusters.json:753:4 ($.definitions.ContainerServiceAgentPoolProfile)
- file:///tmp/tmprmd_0a58/rest/specification/containerservices/resource-manager/Microsoft.ContainerService/stable/2017-07-01/containerService.json:632:4 ($.definitions.ContainerServiceAgentPoolProfile)
Process() cancelled due to exception : Cancellation requested.
Cancellation requested. |
…API (#2631) * Generated from e365e10741ba688b8c3b39b67986e2b6e06e4ddc Rename to ManagedClusterAgentPoolProfile. Its fields have diverged from ContainerServiceAgentPoolProfile. * Generated from 3047e9e632f7c44d4a88f3c768fc1de4dd9f40ec Py version * Generated from d61dfda40f6a7498040fee441c1b23cb6a1bc01a Incorporated review comments
@lmazuel is the I'm wondering if I need to make a PR to reconcile the |
Nothing to rebuild, this PR is up to date |
@mboersma I asked the bot to rebuild, you see it's saying now "Nothing to rebuild, this PR is up to date" which means he was able to generate the code and found no errors nor new things to generate. Considering Python itself, there is no more PR to do for |
Rename to "Operation" from "ComputeOperation"
[AKS] remove maxPods default
This looks good to me. I'm not sure what the process is now--how can we get this merged and published to pypi? See also the CLI PR. |
Created to accumulate context: containerservices/resource-manager