fix broken golden tests

This commit is contained in:
R.B. Boyer 2021-04-14 11:36:47 -05:00
parent a85bfc0bd0
commit 0470d9ec25
2 changed files with 8 additions and 8 deletions

View File

@ -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"
} }

View File

@ -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"
} }