This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
558837dcc6
open-consul
/
test
/
integration
/
connect
/
envoy
/
case-cross-peers-http
/
alpha
/
base.hcl
6 lines
87 B
HCL
Raw
Normal View
History
Unescape
Escape
xds: mesh gateways now correctly load up peer-exported discovery chains using L7 protocols (#13624) A mesh gateway will now configure the filter chains for L7 exported services using the correct discovery chain information.
2022-06-28 19:52:25 +00:00
primary_datacenter
=
"alpha"
log_level
=
"trace"
peering: default to false (#13963) * defaulting to false because peering will be released as beta * Ignore peering disabled error in bundles cachetype Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com> Co-authored-by: freddygv <freddy@hashicorp.com> Co-authored-by: Matt Keeler <mjkeeler7@gmail.com>
2022-08-01 19:22:36 +00:00
peering
{
enabled
=
true
}