Skip to content

Commit

Permalink
updating latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Nov 2, 2023
1 parent c0bf7fb commit a3805eb
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,16 @@
}
}
},
"l7": {
"route": {
"name": "public_listener:http"
"l4": {
"cluster": {
"name": "local_app:tcp"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http"
"consul~tcp"
]
}
},
Expand All @@ -134,17 +133,16 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:http2"
"name": "public_listener:http"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http2"
"consul~http"
]
}
},
Expand All @@ -160,17 +158,17 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:grpc"
"name": "public_listener:http2"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~grpc"
"consul~http2"
]
}
},
Expand All @@ -185,16 +183,18 @@
}
}
},
"l4": {
"cluster": {
"name": "local_app:tcp"
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"route": {
"name": "public_listener:grpc"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~tcp"
"consul~grpc"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,11 @@
}
}
},
"l7": {
"route": {
"name": "public_listener:http"
"l4": {
"cluster": {
"name": "local_app:tcp"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {
"allowPermissions": [
{
Expand All @@ -135,7 +134,7 @@
},
"match": {
"alpnProtocols": [
"consul~http"
"consul~tcp"
]
}
},
Expand All @@ -151,9 +150,8 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:http2"
"name": "public_listener:http"
},
"statPrefix": "public_listener",
"staticRoute": true,
Expand All @@ -173,7 +171,7 @@
},
"match": {
"alpnProtocols": [
"consul~http2"
"consul~http"
]
}
},
Expand All @@ -189,9 +187,9 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:grpc"
"name": "public_listener:http2"
},
"statPrefix": "public_listener",
"staticRoute": true,
Expand All @@ -211,7 +209,7 @@
},
"match": {
"alpnProtocols": [
"consul~grpc"
"consul~http2"
]
}
},
Expand All @@ -226,11 +224,13 @@
}
}
},
"l4": {
"cluster": {
"name": "local_app:tcp"
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"route": {
"name": "public_listener:grpc"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {
"allowPermissions": [
{
Expand All @@ -247,7 +247,7 @@
},
"match": {
"alpnProtocols": [
"consul~tcp"
"consul~grpc"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,17 +113,16 @@
}
}
},
"l7": {
"route": {
"name": "public_listener:http"
"l4": {
"cluster": {
"name": "local_app:tcp"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http"
"consul~tcp"
]
}
},
Expand All @@ -139,17 +138,16 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:http2"
"name": "public_listener:http"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http2"
"consul~http"
]
}
},
Expand All @@ -165,17 +163,17 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:grpc"
"name": "public_listener:http2"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~grpc"
"consul~http2"
]
}
},
Expand All @@ -190,16 +188,18 @@
}
}
},
"l4": {
"cluster": {
"name": "local_app:tcp"
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"route": {
"name": "public_listener:grpc"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~tcp"
"consul~grpc"
]
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,16 +113,18 @@
}
}
},
"l4": {
"cluster": {
"name": "local_app:tcp"
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"route": {
"name": "public_listener:grpc"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~tcp"
"consul~grpc"
]
}
},
Expand All @@ -137,17 +139,16 @@
}
}
},
"l7": {
"route": {
"name": "public_listener:http"
"l4": {
"cluster": {
"name": "local_app:tcp"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http"
"consul~tcp"
]
}
},
Expand All @@ -163,17 +164,16 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:http2"
"name": "public_listener:http"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~http2"
"consul~http"
]
}
},
Expand All @@ -189,17 +189,17 @@
}
},
"l7": {
"protocol": "L7_PROTOCOL_GRPC",
"protocol": "L7_PROTOCOL_HTTP2",
"route": {
"name": "public_listener:grpc"
"name": "public_listener:http2"
},
"statPrefix": "public_listener",
"staticRoute": true,
"trafficPermissions": {}
},
"match": {
"alpnProtocols": [
"consul~grpc"
"consul~http2"
]
}
}
Expand Down

0 comments on commit a3805eb

Please sign in to comment.