Swagger perSite and perListener firewall policy - 2019_09_01#7401
Swagger perSite and perListener firewall policy - 2019_09_01#7401tjprescott merged 10 commits intoAzure:network-october-releasefrom
Conversation
Automation for azure-sdk-for-pythonEncountered a Subprocess error: (azure-sdk-for-python)
Command: ['/usr/local/bin/autorest', '/tmp/tmp00s9442e/rest/specification/network/resource-manager/readme.md', '--keep-version-file', '--multiapi', '--no-async', '--python', '--python-mode=update', '--python-sdks-folder=/tmp/tmp00s9442e/sdk/sdk', '--use=@microsoft.azure/autorest.python@4.0.70', '--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.4399/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4399)
Loading AutoRest extension '@microsoft.azure/autorest.python' (4.0.70->4.0.70)
Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
Processing batch task - {"tag":"package-2019-09"} .
<--- Last few GCs --->
[11485:0x3a4ecc0] 118542 ms: Mark-sweep 1377.3 (1425.6) -> 1377.2 (1425.6) MB, 1421.8 / 0.0 ms (average mu = 0.129, current mu = 0.001) allocation failure GC in old space requested
[11485:0x3a4ecc0] 119943 ms: Mark-sweep 1377.2 (1425.6) -> 1377.2 (1425.6) MB, 1401.4 / 0.0 ms (average mu = 0.068, current mu = 0.000) allocation failure GC in old space requested
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 0xa4605ddbe1d]
1: StubFrame [pc: 0xa4605dda1bb]
Security context: 0x1cc99bb1e6e9 <JSObject>
2: set [0x1cc99bb137b9](this=0x38f2e0593481 <JSWeakMap>,0x127a30422f59 <Object map = 0x1561bf1459b9>,0x2e01a4ab6a29 <String[5]: 15769>)
3: /* anonymous */(aka /* anonymous */) [0x29417e5ad9c9] [/root/.autorest/@microsoft.azure_autorest-core@2.0.4399/node_modules/@microsoft.azure/autorest-core/dist/lib/ref/yaml.js:~...
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: 0xed5bfa v8::internal::Heap::CollectAllAvailableGarbage(v8::internal::GarbageCollectionReason) [node]
10: 0xed73de v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node]
11: 0xea0466 v8::internal::Factory::AllocateRawArray(int, v8::internal::PretenureFlag) [node]
12: 0xea0cea v8::internal::Factory::NewFixedArrayWithFiller(v8::internal::Heap::RootListIndex, int, v8::internal::Object*, v8::internal::PretenureFlag) [node]
13: 0xea0d90 v8::internal::Handle<v8::internal::FixedArray> v8::internal::Factory::NewFixedArrayWithMap<v8::internal::FixedArray>(v8::internal::Heap::RootListIndex, int, v8::internal::PretenureFlag) [node]
14: 0xfdc4c1 v8::internal::HashTable<v8::internal::ObjectHashTable, v8::internal::ObjectHashTableShape>::NewInternal(v8::internal::Isolate*, int, v8::internal::PretenureFlag) [node]
15: 0xfdc51e v8::internal::HashTable<v8::internal::ObjectHashTable, v8::internal::ObjectHashTableShape>::New(v8::internal::Isolate*, int, v8::internal::PretenureFlag, v8::internal::MinimumCapacity) [node]
16: 0xfecd7f v8::internal::HashTable<v8::internal::ObjectHashTable, v8::internal::ObjectHashTableShape>::EnsureCapacity(v8::internal::Handle<v8::internal::ObjectHashTable>, int, v8::internal::PretenureFlag) [node]
17: 0xfff128 v8::internal::ObjectHashTable::Put(v8::internal::Handle<v8::internal::ObjectHashTable>, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int) [node]
18: 0xfff346 v8::internal::JSWeakCollection::Set(v8::internal::Handle<v8::internal::JSWeakCollection>, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int) [node]
19: 0x1115310 v8::internal::Runtime_WeakCollectionSet(int, v8::internal::Object**, v8::internal::Isolate*) [node]
20: 0xa4605ddbe1d |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-goA PR has been created for you: |
anton-evseev
left a comment
There was a problem hiding this comment.
Please also rebase your branch to remove unrelated commits (52 is too much)
...ion/network/resource-manager/Microsoft.Network/stable/2019-09-01/webapplicationfirewall.json
Outdated
Show resolved
Hide resolved
...ion/network/resource-manager/Microsoft.Network/stable/2019-09-01/webapplicationfirewall.json
Outdated
Show resolved
Hide resolved
...ion/network/resource-manager/Microsoft.Network/stable/2019-09-01/webapplicationfirewall.json
Outdated
Show resolved
Hide resolved
| "readOnly": true, | ||
| "type": "array", | ||
| "items": { | ||
| "$ref": "./applicationGateway.json#/definitions/ApplicationGatewayHttpListener" |
There was a problem hiding this comment.
If this is a list of references it should be of type ./network.json#/definitions/SubResource
There was a problem hiding this comment.
addressed the comment.
| "readOnly": true, | ||
| "type": "array", | ||
| "items": { | ||
| "$ref": "./applicationGateway.json#/definitions/SubResource" |
There was a problem hiding this comment.
| "$ref": "./applicationGateway.json#/definitions/SubResource" | |
| "$ref": "./network.json#/definitions/SubResource" |
| "readOnly": true, | ||
| "type": "array", | ||
| "items": { | ||
| "$ref": "./applicationGateway.json#/definitions/SubResource" |
There was a problem hiding this comment.
| "$ref": "./applicationGateway.json#/definitions/SubResource" | |
| "$ref": "./network.json#/definitions/SubResource" |
Update specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/webapplicationfirewall.json fixing review comments Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com> Update specification/network/resource-manager/Microsoft.Network/stable/2019-09-01/webapplicationfirewall.json fixing review comments Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com> support for per listener/per-site firewall policy fixing the deleted extra space
…e/2019-09-01/webapplicationfirewall.json fixing review comments Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>
…e/2019-09-01/webapplicationfirewall.json fixing review comments Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>
48d6cdf to
83f19b7
Compare
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@tjprescott could you please review and merge? |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.