fix broken golden tests
This commit is contained in:
parent
a85bfc0bd0
commit
0470d9ec25
|
@ -16,8 +16,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "v1.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "v1.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -59,8 +59,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "v2.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "v2.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -102,8 +102,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -133,4 +133,4 @@
|
||||||
],
|
],
|
||||||
"typeUrl": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
"typeUrl": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
||||||
"nonce": "00000001"
|
"nonce": "00000001"
|
||||||
}
|
}
|
|
@ -16,8 +16,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "v1.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "v1.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -59,8 +59,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "v2.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "v2.web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -102,8 +102,8 @@
|
||||||
"prefix": "/"
|
"prefix": "/"
|
||||||
},
|
},
|
||||||
"route": {
|
"route": {
|
||||||
"autoHostRewrite": true,
|
|
||||||
"cluster": "web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
"cluster": "web.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul",
|
||||||
|
"autoHostRewrite": true,
|
||||||
"hashPolicy": [
|
"hashPolicy": [
|
||||||
{
|
{
|
||||||
"cookie": {
|
"cookie": {
|
||||||
|
@ -133,4 +133,4 @@
|
||||||
],
|
],
|
||||||
"typeUrl": "type.googleapis.com/envoy.api.v2.RouteConfiguration",
|
"typeUrl": "type.googleapis.com/envoy.api.v2.RouteConfiguration",
|
||||||
"nonce": "00000001"
|
"nonce": "00000001"
|
||||||
}
|
}
|
Loading…
Reference in New Issue