consul/agent/xds
Freddy 12b7e07d5c
Merge pull request #10621 from hashicorp/vuln/validate-sans
2021-07-15 09:43:55 -06:00
..
proxysupport connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231) 2021-05-12 14:06:06 -05:00
testdata Merge pull request #10621 from hashicorp/vuln/validate-sans 2021-07-15 09:43:55 -06:00
clusters.go Add TODOs about partition handling 2021-07-14 22:21:55 -06:00
clusters_test.go Validate SANs for passthrough clusters and failovers 2021-07-14 22:21:55 -06:00
config.go
config_test.go
delta.go xds: ensure that dependent xDS resources are reconfigured during primary type warming (#10381) 2021-06-14 17:20:27 -05:00
delta_test.go xds: fix flaky protocol tests (#10410) 2021-06-16 11:57:43 -05:00
endpoints.go Add support for downstreams 2021-05-04 12:41:43 -07:00
endpoints_test.go
envoy_versioning.go
envoy_versioning_test.go connect: update supported envoy versions to 1.18.3, 1.17.3, 1.16.4, and 1.15.5 (#10231) 2021-05-12 14:06:06 -05:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-06-30 20:48:29 -04:00
listeners_test.go Rename CatalogDestinationsOnly (#10397) 2021-06-14 14:15:09 -06:00
naming.go
net_fallback.go
net_linux.go
protocol_trace.go
rbac.go xds: ensure single L7 deny intention with default deny policy does not result in allow action (CVE-2021-36213) (#10619) 2021-07-15 10:09:00 -05:00
rbac_test.go xds: ensure single L7 deny intention with default deny policy does not result in allow action (CVE-2021-36213) (#10619) 2021-07-15 10:09:00 -05:00
resources.go
response.go Continue working through proxy and agent 2021-05-04 12:41:43 -07:00
routes.go Replace use of 'sane' where appropriate 2021-07-02 12:18:46 -04:00
routes_test.go
server.go rename GRPC->XDS where appropriate 2021-07-09 12:17:45 -04:00
server_oss.go
server_test.go xds: emit a labeled gauge of connected xDS streams by version (#10243) 2021-05-14 13:59:13 -05:00
testing.go xds: adding more delta protocol tests (#10398) 2021-06-15 15:21:07 -05:00
version_compat.go
xds.go
xds_protocol_helpers_test.go Validate SANs for passthrough clusters and failovers 2021-07-14 22:21:55 -06:00
z_xds_packages.go
z_xds_packages_test.go