-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Restapi auto network march release #4814
Conversation
Add new protocols (#5582)
Update readme.python.md
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-networkYou 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: |
Nothing to rebuild, this PR is up to date |
Added missing x-ms-long-running-operation-options (#5572)
Codecov Report
@@ Coverage Diff @@
## master #4814 +/- ##
==========================================
- Coverage 52.71% 48.7% -4.02%
==========================================
Files 11020 6603 -4417
Lines 230773 185068 -45705
==========================================
- Hits 121660 90140 -31520
+ Misses 109113 94928 -14185
Continue to review full report at Codecov.
|
Initial commit (#5635)
Add new Nat Gateway resource (#5579) * Add new Nat Gateway resource * Update API version * Update PR comments * Update nat gateway * Fix json errors * Updated nat gateway * Update Nat Gateway examples name * Update Examples with 202 * Need to update with latest master since network.csproj is failing on azure-powershell * azure firewall revert alert * Update NatGateway * Update nat gateway tags * Remove basic sku since it is not supported
Swagger changes for useLocalAzureIpAddress property. (#5678)
Swagger changes for useLocalAzureIpAddress property.
Fixed allow Vnet description
Remove duplicate enums from Network specs (#5647) * Remove duplicate enums * Remove readOnly from references to definitions that are already marked as read only
… specs (#4849) * Generated from 7a665953af4fd998edc7dc2750a9777d102c6382 Remove duplicate enums * Generated from 65603a6cefa0243d2d481858c4a6c30d01edbd9e Remove readOnly from references to definitions that are already marked as read only * Generated from 65603a6cefa0243d2d481858c4a6c30d01edbd9e Remove readOnly from references to definitions that are already marked as read only
Add missing descriptions (#5662)
Remove duplicate enum ApplicationGatewayProtocol (#5708)
Update examples to include custom routes parameter (#5710)
…atewayProtocol" (#4908) * Generated from c61d103411eaba5419547a5ad4980b3639dd8d91 Remove duplicate enum ApplicationGatewayProtocol * Generated from c61d103411eaba5419547a5ad4980b3639dd8d91 Remove duplicate enum ApplicationGatewayProtocol
Add missing descriptions
Remove extra "x-ms-enum"
* Generated from 938bbbefc9365d6e75793fe0e80e614b2c7007cf Need to update with latest master since network.csproj is failing on azure-powershell * Generated from 790b06b205496071539329965d6d29f21ccce600 Update NatGateway * Generated from 50e6cff0eb99c574a257d62525c1734eb5b8b1c9 Update nat gateway tags * Generated from 62f7d2ed3c7216404cc5d6ae9f250fb3152e72c0 Remove basic sku since it is not supported
Working on generating https://github.com/azure/azure-rest-api-specs/blob/master/specification/network/resource-manager/readme.md for you!!! |
Encountered a Subprocess error
Command: ['/usr/local/bin/autorest', '/tmp/tmpsulzwdde/rest/specification/network/resource-manager/readme.md', '--multiapi', '--python', '--python-mode=update', '--python-sdks-folder=/tmp/tmpsulzwdde/sdk', '--use=@microsoft.azure/autorest.python@~3.0.56', '--version=preview'] AutoRest code generation utility [version: 2.0.4283; node: v10.15.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Loading AutoRest core '/root/.autorest/@microsoft.azure_autorest-core@2.0.4302/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4302)
Loading AutoRest extension '@microsoft.azure/autorest.python' (~3.0.56->3.0.62)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
Processing batch task - {"tag":"package-2019-02"} .
<--- Last few GCs --->
[26851:0x2fdbc00] 54724 ms: Scavenge 1252.4 (1351.0) -> 1252.3 (1352.0) MB, 7.0 / 0.0 ms (average mu = 0.228, current mu = 0.255) allocation failure
[26851:0x2fdbc00] 54745 ms: Scavenge 1253.3 (1352.0) -> 1253.3 (1352.5) MB, 13.6 / 0.0 ms (average mu = 0.228, current mu = 0.255) allocation failure
[26851:0x2fdbc00] 54748 ms: Scavenge 1253.3 (1352.5) -> 1253.3 (1353.0) MB, 3.7 / 0.0 ms (average mu = 0.228, current mu = 0.255) allocation failure
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0x8dc510 node::Abort() [node]
2: 0x8dc55c [node]
3: 0xad9b5e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xad9d94 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xec7bf2 [node]
6: 0xec7cf8 v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [node]
7: 0xed3dd2 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
8: 0xed4704 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
9: 0xed4eda v8::internal::Heap::FinalizeIncrementalMarkingIfComplete(v8::internal::GarbageCollectionReason) [node]
10: 0xed85b7 v8::internal::IncrementalMarkingJob::Task::RunInternal() [node]
11: 0xbca866 v8::internal::CancelableTask::Run() [node]
12: 0x964ca4 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [node]
13: 0x966062 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [node]
14: 0xa498df [node]
15: 0xa5a5c8 [node]
16: 0xa4a21b uv_run [node]
17: 0x8e6f45 node::Start(v8::Isolate*, node::IsolateData*, std::vector<std::string, std::allocator<std::string> > const&, std::vector<std::string, std::allocator<std::string> > const&) [node]
18: 0x8e5239 node::Start(int, char**) [node]
19: 0x7fe4cb7deb97 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
20: 0x89ed85 [node] |
No description provided.