You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/xds
R.B. Boyer 2011f3d7dc
xds: mesh gateway CDS requests are now allowed to receive an empty CDS reply (#6787)
5 years ago
..
testdata agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
clusters.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
clusters_test.go agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
config.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
config_test.go
endpoints.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
endpoints_test.go agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
failover_math.go
failover_math_test.go
golden_test.go
listeners.go xds: tcp services using the discovery chain should not assume RDS during LDS (#6623) 5 years ago
listeners_test.go agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
naming.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
response.go
routes.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
routes_test.go
server.go xds: mesh gateway CDS requests are now allowed to receive an empty CDS reply (#6787) 5 years ago
server_test.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
testing.go
xds.go